Fix Crowdin export paths and align import and export with repo bundle state (#7162)

This commit is contained in:
Viktor Liu
2026-08-11 23:01:33 +09:00
committed by GitHub
parent f805c149d9
commit 14f9f8ce22

View File

@@ -1,8 +1,11 @@
skip_untranslated_strings: true
skip_untranslated_files: true
import_eq_suggestions: true
files:
- 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
languages_mapping:
locale:
es-ES: es
pt-BR: pt
two_letters_code:
zh-CN: zh-CN