Skip to content

Commit d55de03

Browse files
authored
fix: locales (#528)
1 parent 93d8c28 commit d55de03

File tree

20 files changed

+228
-210
lines changed

20 files changed

+228
-210
lines changed

crowdin.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
[
99
{
1010
'source': 'packages/snap/locales/en.json',
11-
'translation': 'packages/snap/locales/%locale%.json',
11+
'translation': 'packages/snap/locales/%locale_with_underscore%.json',
12+
},
13+
{
14+
'source': 'packages/snap/locales/en.json',
15+
'translation': 'packages/snap/locales/%two_letters_code%.json',
1216
},
1317
]
File renamed without changes.
File renamed without changes.

packages/snap/locales/en-GB.json

Lines changed: 0 additions & 200 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)