Skip to content

Commit 1c84857

Browse files
authored
Added proper mapping for translations (#9411)
1 parent 1cc00c5 commit 1c84857

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

crowdin.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,16 @@ append_commit_message: false
33
files:
44
- source: /src/Files.Uwp/Strings/en-US/*.resw
55
translation: /src/Files.Uwp/Strings/%locale%/%original_file_name%
6+
languages_mapping: null
7+
locale:
8+
af: af
9+
ar: ar
10+
bg: bg
11+
ca: ca
12+
da: da
13+
el: el
14+
ka: ka
15+
zh-CN: zh-Hans
16+
zh-TW: zh-Hant
17+
vi: vi
18+
ta: ta

0 commit comments

Comments
 (0)