Add crowdin auto translator

This commit is contained in:
nea
2023-05-16 02:28:37 +02:00
parent ead6762eb1
commit 72d0f98b4c
2 changed files with 45 additions and 0 deletions

11
crowdin.yml Normal file
View 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"