mirror of
https://framagit.org/tom79/fedilab-tube
synced 2024-12-11 17:15:29 +01:00
23 lines
872 B
YAML
23 lines
872 B
YAML
files:
|
|
- source: /app/src/full/res/values/strings.xml
|
|
translation: /app/src/full/res/values-%two_letters_code%/%original_file_name%
|
|
update_option: update_without_changes
|
|
languages_mapping:
|
|
two_letters_code:
|
|
zh-TW: zh-rTW
|
|
zh-CN: zh-rCN
|
|
- source: /app/src/fdroid_full/play/listings/en-US/full-description.txt
|
|
translation: /app/src/fdroid_full/play/listings/%two_letters_code%/%original_file_name%
|
|
#update_option: update_without_changes
|
|
languages_mapping:
|
|
two_letters_code:
|
|
zh-TW: zh-rTW
|
|
zh-CN: zh-rCN
|
|
- source: /app/src/fdroid_full/play/listings/en-US/short-description.txt
|
|
translation: /app/src/fdroid_full/play/listings/%two_letters_code%/%original_file_name%
|
|
#update_option: update_without_changes
|
|
languages_mapping:
|
|
two_letters_code:
|
|
zh-TW: zh-rTW
|
|
zh-CN: zh-rCN
|