chore: crowding ci integration.
Some checks failed
Check PR code / translations (pull_request) Failing after 30s
Some checks failed
Check PR code / translations (pull_request) Failing after 30s
This commit is contained in:
9
.gitea/workflows/assets/crowdin.yml
Normal file
9
.gitea/workflows/assets/crowdin.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
project_id_env: CROWDIN_PROJECT_ID
|
||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||
|
||||
files:
|
||||
- source: "**/values/strings.xml"
|
||||
translation: "/values-%android_code%/%original_file_name%"
|
||||
translate_attributes: '0'
|
||||
content_segmentation: '0'
|
||||
preserve_hierarchy: true
|
Reference in New Issue
Block a user