forked from freesewing/freesewing
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcrowdin.yml
More file actions
16 lines (16 loc) · 849 Bytes
/
crowdin.yml
File metadata and controls
16 lines (16 loc) · 849 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
content_segmentation: 0
files:
- source: /packages/i18n/src/locales/en/**/*.yaml
translation: /packages/i18n/src/locales/%two_letters_code%/**/%original_file_name%
- source: /packages/i18n/src/locales/en/**/*.yml
translation: /packages/i18n/src/locales/%two_letters_code%/**/%original_file_name%
- source: /markdown/org/**/en.md
translation: /markdown/org/**/%two_letters_code%.md
- source: /sites/org/pages/**/*.en.yaml
translation: /sites/org/pages/**/*.%two_letters_code%.yaml
- source: /sites/org/components/**/*.en.yaml
translation: /sites/org/components/**/*.%two_letters_code%.yaml
- source: /sites/shared/components/**/*.en.yaml
translation: /sites/shared/components/**/*.%two_letters_code%.yaml
- source: /sites/backend/src/**/*.en.yaml
translation: /sites/backend/src/**/*.%two_letters_code%.yaml