feat: 增加应用的英文翻译

This commit is contained in:
zhengkunwang223
2023-02-17 16:23:30 +08:00
parent d1aae068a2
commit 15e08b5244
3 changed files with 23 additions and 11 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
{
"type": "password",
"labelZh": "root用户密码",
"labelEn": "RootPassword",
"labelEn": "Root Password",
"required": true,
"default": "random",
"envKey": "PANEL_DB_ROOT_PASSWORD"