Browse Source

feat: 添加 chen 翻译

pull/14292/head
Aaron3S 1 month ago committed by feng626
parent
commit
575b3a617f
  1. 5
      apps/i18n/chen/en.json
  2. 5
      apps/i18n/chen/zh.json

5
apps/i18n/chen/en.json

@ -70,5 +70,8 @@
"initializingDatasourceFailedMessage": "Connection failed, please check if the database connection configuration is correct",
"Warning": "Warning",
"ExecutionCanceled": "Execution Canceled",
"CommandWarningDialogMessage": "The command you executed is risky and an alert notification will be sent to the administrator. Do you want to continue?"
"CommandWarningDialogMessage": "The command you executed is risky and an alert notification will be sent to the administrator. Do you want to continue?",
"PermissionExpiredDialogTitle": "Permission expired",
"PermissionExpiredDialogMessage": "Permission has expired, and the session will expire in ten minutes. Please contact the administrator promptly for renewal",
"PermissionAlreadyExpired": "Permission already expired"
}

5
apps/i18n/chen/zh.json

@ -70,5 +70,8 @@
"initializingDatasourceFailedMessage": "连接失败,请检查数据库连接配置是否正确",
"Warning": "警告",
"ExecutionCanceled": "执行已取消",
"CommandWarningDialogMessage": "您执行的命令存在风险,告警通知将发送给管理员。是否继续?"
"CommandWarningDialogMessage": "您执行的命令存在风险,告警通知将发送给管理员。是否继续?",
"PermissionExpiredDialogTitle": "授权已过期",
"PermissionExpiredDialogMessage": "授权已过期,会话将在十分钟后过期,请及时联系管理员续期",
"PermissionAlreadyExpired": "授权已过期"
}
Loading…
Cancel
Save