-
-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathcrowdin.yml
More file actions
22 lines (19 loc) · 638 Bytes
/
crowdin.yml
File metadata and controls
22 lines (19 loc) · 638 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
project_id: 693153
api_token_env: CROWDIN_TOKEN
preserve_hierarchy: true
# When adding a new language:
# 1. Add the subscription description: https://appstoreconnect.apple.com/apps/6476240130/distribution/subscriptions
# 2. Convert Crowdin code to Apple code using `EXPORTED` variable in `ci_scripts/ci_post_clone.sh`
export_languages:
- de
- fr
- it
- tr
- es-ES
# - zh-CN
files:
- source: Ruddarr/*.xcstrings
translation: Ruddarr/%original_file_name%
multilingual: 1
- source: Ruddarr/Settings.bundle/en.lproj/*.strings
translation: Ruddarr/Settings.bundle/%two_letters_code%.lproj/%original_file_name%