-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcrowdin.yml
17 lines (17 loc) · 943 Bytes
/
crowdin.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
files:
- source: /app/public/locales/en/common.json
translation: /app/public/locales/%locale%/common.json
- source: /app/public/locales/en/index.json
translation: /app/public/locales/%locale%/index.json
- source: /app/public/locales/en/privacy-policy.json
translation: /app/public/locales/%locale%/privacy-policy.json
- source: /app/public/locales/en/terms-and-conditions.json
translation: /app/public/locales/%locale%/terms-and-conditions.json
- source: /app/public/locales/en/academy.json
translation: /app/public/locales/%locale%/academy.json
- source: /app/public/locales/en/ecosystem.json
translation: /app/public/locales/%locale%/ecosystem.json
- source: /app/public/locales/en/kickstart-program.json
translation: /app/public/locales/%locale%/kickstart-program.json
- source: /app/public/locales/en/university-program.json
translation: /app/public/locales/%locale%/university-program.json