localization update

This commit is contained in:
Masterain
2023-03-20 19:33:49 -07:00
parent bbf496d8d6
commit bc24ffbaa2
41 changed files with 53 additions and 9 deletions

43
package-lock.json generated
View File

@@ -14,6 +14,7 @@
"@vuepress/plugin-google-analytics": "2.0.0-beta.61",
"vue": "^3.2.47",
"vuepress": "2.0.0-beta.61",
"vuepress-plugin-redirect": "^2.0.0-beta.196",
"vuepress-theme-hope": "2.0.0-beta.196"
}
},
@@ -8972,6 +8973,48 @@
}
}
},
"node_modules/vuepress-plugin-redirect": {
"version": "2.0.0-beta.196",
"resolved": "https://registry.npmjs.org/vuepress-plugin-redirect/-/vuepress-plugin-redirect-2.0.0-beta.196.tgz",
"integrity": "sha512-LpvW21MiMohJpOY7vtCokzIwr99wUvMHKfKLNbKChCJKUvYBwCO9KNf7ePFuQw+sBulHfgId5rFJTfE27ZGKdA==",
"dev": true,
"dependencies": {
"@vuepress/cli": "2.0.0-beta.61",
"@vuepress/core": "2.0.0-beta.61",
"@vuepress/shared": "2.0.0-beta.61",
"@vuepress/utils": "2.0.0-beta.61",
"cac": "^6.7.14",
"vuepress-shared": "2.0.0-beta.196"
},
"bin": {
"vp-redirect": "lib/cli/index.js"
},
"engines": {
"node": "^14.18.0 || >=16.0.0",
"npm": ">=8",
"pnpm": ">=7"
},
"peerDependencies": {
"vuepress": "2.0.0-beta.61",
"vuepress-shared": "2.0.0-beta.196",
"vuepress-vite": "2.0.0-beta.61",
"vuepress-webpack": "2.0.0-beta.61"
},
"peerDependenciesMeta": {
"vuepress": {
"optional": true
},
"vuepress-shared": {
"optional": true
},
"vuepress-vite": {
"optional": true
},
"vuepress-webpack": {
"optional": true
}
}
},
"node_modules/vuepress-plugin-rtl": {
"version": "2.0.0-beta.196",
"resolved": "https://registry.npmjs.org/vuepress-plugin-rtl/-/vuepress-plugin-rtl-2.0.0-beta.196.tgz",