Compare commits

..

No commits in common. "5daae69a6d9d379802f9835f8a2fb6b574b6e25d" and "31a326606d003002b64814fe4287b38510159431" have entirely different histories.

2 changed files with 13 additions and 16 deletions

13
.tx/config Normal file
View File

@ -0,0 +1,13 @@
[main]
host = https://www.transifex.com
lang_map = sv_SE: sv-se, cz-CS: cz_cs, pt_BR: pt-br, zh_CN: zh-cn, zh_HK: zh-hk, zh_TW: zh-tw, nl_BE: nl-be
[o:file-browser:p:file-browser:r:file-browser]
file_filter = frontend/src/i18n/<lang>.json
source_file = frontend/src/i18n/en.json
source_lang = en
type = KEYVALUEJSON
minimum_perc = 50
replace_edited_strings = false
keep_translations = false

View File

@ -1,16 +0,0 @@
filters:
- filter_type: file
file_format: KEYVALUEJSON
source_language: en
source_file: frontend/src/i18n/en.json
translation_files_expression: 'frontend/src/i18n/<lang>.json'
settings:
language_mapping:
sv_SE: sv-se
cz-CS: cz_cs
pt_BR: pt-br
zh_CN: zh-cn
zh_HK: zh-hk
zh_TW: zh-tw
nl_BE: nl-be