Add crowdin auto translator
This commit is contained in:
11
crowdin.yml
Normal file
11
crowdin.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
project_id: "588173"
|
||||
base_path: "."
|
||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||
preserve_hierarchy: false
|
||||
base_url: "https://api.crowdin.com"
|
||||
commit_message: "New translations"
|
||||
append_commit_message: false
|
||||
files:
|
||||
- source: "/src/main/resources/assets/firmament/lang/en_us.json"
|
||||
translation: "/src/main/resources/assets/firmament/lang/%locale_with_underscore%.json"
|
||||
|
||||
Reference in New Issue
Block a user