crowdin.yml
This commit is contained in:
parent
fcf2fbdd86
commit
12d24f4a56
|
@ -8,14 +8,14 @@ files:
|
||||||
zh-CN: zh-rCN
|
zh-CN: zh-rCN
|
||||||
- source: /app/src/fdroid_full/listings/en-US/full-description.txt
|
- source: /app/src/fdroid_full/listings/en-US/full-description.txt
|
||||||
translation: /app/src/fdroid_full/listings/%two_letters_code%/%original_file_name%
|
translation: /app/src/fdroid_full/listings/%two_letters_code%/%original_file_name%
|
||||||
update_option: update_without_changes
|
#update_option: update_without_changes
|
||||||
languages_mapping:
|
languages_mapping:
|
||||||
two_letters_code:
|
two_letters_code:
|
||||||
zh-TW: zh-rTW
|
zh-TW: zh-rTW
|
||||||
zh-CN: zh-rCN
|
zh-CN: zh-rCN
|
||||||
- source: /app/src/fdroid_full/listings/en-US/short-description.txt
|
- source: /app/src/fdroid_full/listings/en-US/short-description.txt
|
||||||
translation: /app/src/fdroid_full/listings/%two_letters_code%/%original_file_name%
|
translation: /app/src/fdroid_full/listings/%two_letters_code%/%original_file_name%
|
||||||
update_option: update_without_changes
|
#update_option: update_without_changes
|
||||||
languages_mapping:
|
languages_mapping:
|
||||||
two_letters_code:
|
two_letters_code:
|
||||||
zh-TW: zh-rTW
|
zh-TW: zh-rTW
|
||||||
|
|
Loading…
Reference in New Issue