Files
homarr/.docusaurus/i18n.json
Thomas Camlong f21004e944 🔖 v0.7.2
Tag version v0.7.2
2022-06-25 17:47:39 +02:00

15 lines
229 B
JSON

{
"defaultLocale": "en",
"locales": [
"en"
],
"currentLocale": "en",
"localeConfigs": {
"en": {
"label": "English",
"direction": "ltr",
"htmlLang": "en",
"calendar": "gregory"
}
}
}