mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-04 21:21:51 +02:00
19 lines
No EOL
614 B
YAML
19 lines
No EOL
614 B
YAML
files:
|
|
- source: /translations/fediplan.en.yaml
|
|
translation: /%original_path%/fediplan.%two_letters_code%.%file_extension%
|
|
update_option: update_without_changes
|
|
languages_mapping:
|
|
two_letters_code:
|
|
zh-TW: zh-TW
|
|
zh-CN: zh-CN
|
|
pt-PT: pt-PT
|
|
pt-BR: pt-BR
|
|
- source: /translations/fediplan+intl-icu.en.yaml
|
|
translation: /%original_path%/fediplan+intl-icu.%two_letters_code%.%file_extension%
|
|
update_option: update_without_changes
|
|
languages_mapping:
|
|
two_letters_code:
|
|
zh-TW: zh-TW
|
|
zh-CN: zh-CN
|
|
pt-PT: pt-PT
|
|
pt-BR: pt-BR |