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: 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