We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924a8d1 commit 1b35f81Copy full SHA for 1b35f81
test/i18n/languages.json
@@ -1,4 +1,6 @@
1
{
2
- "fileName": "en_EN.json",
3
- "label": "English"
+ "en": {
+ "fileName": "en_EN.json",
4
+ "label": "English"
5
+ }
6
}
0 commit comments