mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
sorted translation keys
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"app.loading_plugin": "正在加载插件 {plugin} ...",
|
||||
"app.preparingPlugins": "正在准备插件 ...",
|
||||
"app.starting": "正在启动 DbGate",
|
||||
"connection.authToken": "认证令牌",
|
||||
"chart.detect": "检测图表",
|
||||
"chart.open": "打开图表",
|
||||
"clipboard.SQLInsert": "SQL INSERT 语句",
|
||||
@@ -340,6 +339,7 @@
|
||||
"connection.allowedDatabasesRegex": "允许的数据库正则表达式",
|
||||
"connection.askPassword": "不保存,询问密码",
|
||||
"connection.askUser": "不保存,询问登录名和密码",
|
||||
"connection.authToken": "认证令牌",
|
||||
"connection.authentication": "身份验证",
|
||||
"connection.autoDetectNatMap": "自动检测 NAT 映射(用于 Docker 网络中的 Redis 集群)",
|
||||
"connection.chooseType": "选择类型",
|
||||
|
||||
Reference in New Issue
Block a user