|
4 | 4 | "description": "Features" |
5 | 5 | }, |
6 | 6 | "pages.home.features.logic.title": { |
7 | | - "message": "Explicit business-logic", |
| 7 | + "message": "Explicit business logic", |
8 | 8 | "description": "Feature title" |
9 | 9 | }, |
10 | 10 | "pages.home.features.logic.description": { |
11 | | - "message": "Easy discoverable architecture becaus of domain scopes", |
| 11 | + "message": "Easily discoverable architecture thanks to domain scopes", |
12 | 12 | "description": "Feature description" |
13 | 13 | }, |
14 | 14 | "pages.home.features.adaptability.title": { |
15 | 15 | "message": "Adaptability", |
16 | 16 | "description": "Feature title" |
17 | 17 | }, |
18 | 18 | "pages.home.features.adaptability.description": { |
19 | | - "message": "Architecture components can be flexibly replaced, additives for new conditions", |
| 19 | + "message": "Architecture components can be flexibly replaced and added for new requirements", |
20 | 20 | "description": "Feature description" |
21 | 21 | }, |
22 | 22 | "pages.home.features.debt.title": { |
|
28 | 28 | "description": "Feature description" |
29 | 29 | }, |
30 | 30 | "pages.home.features.shared.title": { |
31 | | - "message": "Explicit sharing", |
| 31 | + "message": "Explicit code reuse", |
32 | 32 | "description": "Feature title" |
33 | 33 | }, |
34 | 34 | "pages.home.features.shared.description": { |
35 | | - "message": "Maintains a balance between DRY and local customization", |
| 35 | + "message": "A balance is maintained between DRY and local customization", |
36 | 36 | "description": "Feature description" |
37 | 37 | }, |
38 | 38 | "pages.home.concepts.title": { |
|
68 | 68 | "description": "Scheme" |
69 | 69 | }, |
70 | 70 | "pages.home.companies.using": { |
71 | | - "message": "Companies using methodology", |
72 | | - "description": "Companies using methodology" |
| 71 | + "message": "Companies using FSD", |
| 72 | + "description": "Companies using FSD" |
73 | 73 | }, |
74 | 74 | "pages.home.companies.add_me": { |
75 | | - "message": "Methodology is used in your company?", |
76 | | - "description": "Methodology is used in your company?" |
| 75 | + "message": "FSD is used in your company?", |
| 76 | + "description": "FSD is used in your company?" |
77 | 77 | }, |
78 | 78 | "pages.home.companies.tell_us": { |
79 | 79 | "message": "Tell us", |
|
0 commit comments