mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-07-18 22:10:26 +00:00
Compare commits
No commits in common. "5daae69a6d9d379802f9835f8a2fb6b574b6e25d" and "31a326606d003002b64814fe4287b38510159431" have entirely different histories.
5daae69a6d
...
31a326606d
13
.tx/config
Normal file
13
.tx/config
Normal 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
|
||||
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user