|
1 | 1 | { |
2 | 2 | "pages.home.features.title": { |
3 | | - "message": "Features", |
| 3 | + "message": "특징", |
4 | 4 | "description": "Features" |
5 | 5 | }, |
6 | 6 | "pages.home.features.logic.title": { |
7 | | - "message": "Explicit business logic", |
| 7 | + "message": "명시적인 비즈니스 로직", |
8 | 8 | "description": "Feature title" |
9 | 9 | }, |
10 | 10 | "pages.home.features.logic.description": { |
11 | | - "message": "Easily discoverable architecture thanks to domain scopes", |
| 11 | + "message": "도메인 스코프 덕분에 찾고자 하는 로직을 쉽게 발견할 수 있는 아키텍처입니다.", |
12 | 12 | "description": "Feature description" |
13 | 13 | }, |
14 | 14 | "pages.home.features.adaptability.title": { |
15 | | - "message": "Adaptability", |
| 15 | + "message": "유연성", |
16 | 16 | "description": "Feature title" |
17 | 17 | }, |
18 | 18 | "pages.home.features.adaptability.description": { |
19 | | - "message": "Architecture components can be flexibly replaced and added for new requirements", |
| 19 | + "message": "아키텍처 구성 요소를 새로운 요구사항에 맞춰 유연하게 교체하고 추가할 수 있습니다.", |
20 | 20 | "description": "Feature description" |
21 | 21 | }, |
22 | 22 | "pages.home.features.debt.title": { |
23 | | - "message": "Tech debt & Refactoring", |
| 23 | + "message": "기술 부채 및 리팩토링", |
24 | 24 | "description": "Feature title" |
25 | 25 | }, |
26 | 26 | "pages.home.features.debt.description": { |
27 | | - "message": "Each module can be independently modified / rewritten without side effects", |
| 27 | + "message": "각 모듈을 부작용 없이 독립적으로 수정, 재작성할 수 있습니다.", |
28 | 28 | "description": "Feature description" |
29 | 29 | }, |
30 | 30 | "pages.home.features.shared.title": { |
31 | | - "message": "Explicit code reuse", |
| 31 | + "message": "명시적 코드 재사용", |
32 | 32 | "description": "Feature title" |
33 | 33 | }, |
34 | 34 | "pages.home.features.shared.description": { |
35 | | - "message": "A balance is maintained between DRY and local customization", |
| 35 | + "message": "DRY 원칙과 로컬 커스터마이징 사이에 균형을 유지합니다.", |
36 | 36 | "description": "Feature description" |
37 | 37 | }, |
38 | 38 | "pages.home.concepts.title": { |
39 | | - "message": "Concepts", |
| 39 | + "message": "개념", |
40 | 40 | "description": "Concepts" |
41 | 41 | }, |
42 | 42 | "pages.home.concepts.public.title": { |
43 | | - "message": "Public API", |
| 43 | + "message": "공용 API", |
44 | 44 | "description": "Concept title" |
45 | 45 | }, |
46 | 46 | "pages.home.concepts.public.description": { |
47 | | - "message": "Each module must have a declaration of its public API at the top level", |
| 47 | + "message": "각 모듈에는 최상위 레벨에 공용 API 선언이 있어야 합니다.", |
48 | 48 | "description": "Concept description" |
49 | 49 | }, |
50 | 50 | "pages.home.concepts.isolation.title": { |
51 | | - "message": "Isolation", |
| 51 | + "message": "격리", |
52 | 52 | "description": "Concept title" |
53 | 53 | }, |
54 | 54 | "pages.home.concepts.isolation.description": { |
55 | | - "message": "The module should not depend directly on other modules of the same layer or overlying layers", |
| 55 | + "message": "같은 레이어 또는 상위 레이어의 모듈에 직접 의존하지 않아야 합니다.", |
56 | 56 | "description": "Concept description" |
57 | 57 | }, |
58 | 58 | "pages.home.concepts.needs.title": { |
59 | | - "message": "Needs Driven", |
| 59 | + "message": "요구사항 중심", |
60 | 60 | "description": "Concept title" |
61 | 61 | }, |
62 | 62 | "pages.home.concepts.needs.description": { |
63 | | - "message": "Orientation to business and user needs", |
| 63 | + "message": "비즈니스 및 사용자 요구사항을 중심으로 합니다.", |
64 | 64 | "description": "Concept description" |
65 | 65 | }, |
66 | 66 | "pages.home.scheme.title": { |
67 | | - "message": "Scheme", |
| 67 | + "message": "구조", |
68 | 68 | "description": "Scheme" |
69 | 69 | }, |
70 | 70 | "pages.home.companies.using": { |
71 | | - "message": "Companies using FSD", |
| 71 | + "message": "FSD를 사용하는 기업", |
72 | 72 | "description": "Companies using FSD" |
73 | 73 | }, |
74 | 74 | "pages.home.companies.add_me": { |
75 | | - "message": "FSD is used in your company?", |
| 75 | + "message": "FSD를 사용하는 기업이신가요?", |
76 | 76 | "description": "FSD is used in your company?" |
77 | 77 | }, |
78 | 78 | "pages.home.companies.tell_us": { |
79 | | - "message": "Tell us", |
| 79 | + "message": "알려주세요", |
80 | 80 | "description": "Tell us" |
81 | 81 | }, |
82 | 82 | "pages.examples.title": { |
|
192 | 192 | "description": "The placeholder for rating stars input" |
193 | 193 | }, |
194 | 194 | "features.hero.tagline": { |
195 | | - "message": "Architectural methodology for frontend projects", |
| 195 | + "message": "프론트엔드 프로젝트를 위한 아키텍처 방법론", |
196 | 196 | "description": "Architectural methodology for frontend projects" |
197 | 197 | }, |
198 | 198 | "features.hero.get_started": { |
199 | | - "message": "Get Started", |
| 199 | + "message": "시작하기", |
200 | 200 | "description": "Get Started" |
201 | 201 | }, |
202 | 202 | "features.hero.examples": { |
203 | | - "message": "Examples", |
| 203 | + "message": "예제", |
204 | 204 | "description": "Examples" |
205 | 205 | }, |
206 | 206 | "features.hero.previous": { |
207 | | - "message": "Previous version", |
| 207 | + "message": "이전 버전", |
208 | 208 | "description": "Previous version" |
209 | 209 | }, |
210 | 210 | "shared.wip.title": { |
|
0 commit comments