mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-30 18:41:37 -07:00
Fix Crowdin export paths and align import and export with repo bundle state (#7162)
This commit is contained in:
11
crowdin.yml
11
crowdin.yml
@@ -1,8 +1,11 @@
|
|||||||
|
skip_untranslated_strings: true
|
||||||
|
skip_untranslated_files: true
|
||||||
|
import_eq_suggestions: true
|
||||||
|
|
||||||
files:
|
files:
|
||||||
- source: /client/ui/i18n/locales/en/common.json
|
- source: /client/ui/i18n/locales/en/common.json
|
||||||
translation: /client/ui/i18n/locales/%locale%/common.json
|
translation: /client/ui/i18n/locales/%two_letters_code%/common.json
|
||||||
type: chrome
|
type: chrome
|
||||||
languages_mapping:
|
languages_mapping:
|
||||||
locale:
|
two_letters_code:
|
||||||
es-ES: es
|
zh-CN: zh-CN
|
||||||
pt-BR: pt
|
|
||||||
|
|||||||
Reference in New Issue
Block a user