Compare commits
1 Commits
143447ae83
...
748016bf7c
Author | SHA1 | Date | |
---|---|---|---|
748016bf7c |
@ -1,9 +0,0 @@
|
|||||||
project_id_env: CROWDIN_PROJECT_ID
|
|
||||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
|
||||||
|
|
||||||
files:
|
|
||||||
- source: /androidApp/src/main/res/values/strings.xml
|
|
||||||
translation: /androidApp/src/main/res/values-%android_code%/%original_file_name%
|
|
||||||
translate_attributes: '0'
|
|
||||||
content_segmentation: '0'
|
|
||||||
preserve_hierarchy: true
|
|
@ -30,7 +30,6 @@ jobs:
|
|||||||
- name: crowdin action
|
- name: crowdin action
|
||||||
uses: crowdin/github-action@v2
|
uses: crowdin/github-action@v2
|
||||||
with:
|
with:
|
||||||
config: '.gitea/workflows/assets/crowdin.yml'
|
|
||||||
upload_sources: true
|
upload_sources: true
|
||||||
upload_translations: false
|
upload_translations: false
|
||||||
download_translations: true
|
download_translations: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user