mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-04-19 10:09:55 -04:00
🔧 chore(config): Entry locale
This commit is contained in:
parent
f3680a7020
commit
5737331067
@ -1,6 +1,6 @@
|
||||
{
|
||||
"entry": "./locales/zh-CN",
|
||||
"entryLocale": "zh-CN",
|
||||
"entry": "./locales/en-US",
|
||||
"entryLocale": "en-US",
|
||||
"experimental": {
|
||||
"jsonMode": true
|
||||
},
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"entry": "./locales/zh-CN",
|
||||
"entryLocale": "zh-CN",
|
||||
"entry": "./locales/en-US",
|
||||
"entryLocale": "en-US",
|
||||
"experimental": {
|
||||
"jsonMode": true
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user