mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-19 00:15:43 +01:00
12 lines
164 B
JSON
12 lines
164 B
JSON
|
{
|
||
|
"defaultLocale": "en",
|
||
|
"locales": ["en"],
|
||
|
"localeConfigs": {
|
||
|
"en": {
|
||
|
"label": "en",
|
||
|
"direction": "ltr"
|
||
|
}
|
||
|
},
|
||
|
"currentLocale": "en"
|
||
|
}
|