Files
est-frame/.docusaurus/i18n.json
2025-10-22 05:38:27 +00:00

17 lines
302 B
JSON
Executable File

{
"defaultLocale": "zh-Hans",
"locales": [
"zh-Hans"
],
"path": "i18n",
"currentLocale": "zh-Hans",
"localeConfigs": {
"zh-Hans": {
"label": "简体中文",
"direction": "ltr",
"htmlLang": "zh-Hans",
"calendar": "gregory",
"path": "zh-Hans"
}
}
}