mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-07-18 14:00:25 +00:00
Compare commits
4 Commits
31a326606d
...
5daae69a6d
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5daae69a6d | ||
![]() |
54a1ae0fa0 | ||
![]() |
b6b4fb5da7 | ||
![]() |
6d82a27f9a |
13
.tx/config
13
.tx/config
@ -1,13 +0,0 @@
|
|||||||
[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
|
|
||||||
|
|
16
transifex.yml
Normal file
16
transifex.yml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
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