Skip to content

Commit 8183978

Browse files
committed
Update crowdin.yml
1 parent e230aaf commit 8183978

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crowdin.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
files: [
1111
{
1212
"source": "src/languages/en_EN.json",
13+
"dest": "General.json",
1314
"translation": "src/languages/%locale_with_underscore%.json",
1415
},
1516
{
1617
"source": "src/languages/commands/en_EN.json",
18+
"dest": "Command Description.json",
1719
"translation": "src/languages/commands/%locale_with_underscore%.json",
1820
}
1921
]

0 commit comments

Comments
 (0)