Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 1b35f81

Browse files
authored
Fix languages.json
1 parent 924a8d1 commit 1b35f81

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

test/i18n/languages.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2-
"fileName": "en_EN.json",
3-
"label": "English"
2+
"en": {
3+
"fileName": "en_EN.json",
4+
"label": "English"
5+
}
46
}

0 commit comments

Comments
 (0)