Skip to content

Commit cada841

Browse files
committed
chore: housekeeping
1 parent a93b815 commit cada841

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

crowdin.yaml

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,5 @@ preserve_hierarchy: 1
88
# export_only_approved: true
99

1010
files:
11-
- source: i18n/src/languages/en.yaml
12-
translation: i18n/src/languages/%locale%.yaml
13-
ignore:
14-
- i18n/**/dist/**
15-
16-
languages_mapping:
17-
locale:
18-
en: en # 一般不会导出,但映射留着无妨
19-
ar: ar
20-
fr: fr
21-
hi: hi
22-
ja: ja
23-
nl: nl
24-
pl: pl
25-
pt-BR: pt-br
26-
zh-CN: zh-hans
27-
zh-TW: zh-hant
11+
- source: /i18n/src/languages/en.yaml
12+
translation: /i18n/src/languages/%osx_locale%.yaml

0 commit comments

Comments
 (0)