2026-02-15 22:19:26 +00:00

20 lines
358 B
JSON

{
"defaultLocale": "en",
"locales": [
"en"
],
"path": "i18n",
"currentLocale": "en",
"localeConfigs": {
"en": {
"label": "English",
"direction": "ltr",
"htmlLang": "en",
"calendar": "gregory",
"path": "en",
"translate": false,
"url": "http://localhost:3005",
"baseUrl": "/docs/"
}
}
}