mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-06-16 14:22:58 +00:00
18 lines
356 B
YAML
18 lines
356 B
YAML
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'
|
|
mode: onlytranslated
|
|
|
|
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
|