mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
17 lines
302 B
JSON
17 lines
302 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
} |