Localization update

This commit is contained in:
Masterain
2023-03-22 18:21:48 -07:00
parent 24b75cc960
commit db9d5cf848
3 changed files with 36 additions and 36 deletions

View File

@@ -44,7 +44,7 @@ export default defineUserConfig({
} }
} }
}, },
"en": { "/en/": {
placeholder: "Search documents", placeholder: "Search documents",
translations:{ translations:{
button:{ button:{

View File

@@ -42,7 +42,7 @@ export default hopeTheme({
/** /**
* Chinese locale config * Chinese locale config
*/ */
"/": { "/zh/": {
// navbar // navbar
navbar: zhNavbar, navbar: zhNavbar,