mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-17 15:52:32 +00:00
pref: 优化数据库协议翻译
This commit is contained in:
@@ -90,8 +90,8 @@
|
||||
"kubernetes":"Kubernetes",
|
||||
"clusterHelpTextMessage": "例如:https://172.16.8.8:8443",
|
||||
"DBInfo": "数据库信息",
|
||||
"RDBProtocol": "关系型数据库协议",
|
||||
"NoSQLProtocol": "非关系型数据库协议"
|
||||
"RDBProtocol": "关系型数据库",
|
||||
"NoSQLProtocol": "非关系数据库"
|
||||
},
|
||||
"assets": {
|
||||
"AppList": "应用列表",
|
||||
@@ -232,8 +232,8 @@
|
||||
"ipDomain": "IP(域名)",
|
||||
"HostProtocol": "主机协议",
|
||||
"DatabaseProtocol": "数据库协议",
|
||||
"RDBProtocol": "关系型数据库协议",
|
||||
"NoSQLProtocol": "非关系型数据库协议",
|
||||
"RDBProtocol": "关系型数据库",
|
||||
"NoSQLProtocol": "非关系数据库",
|
||||
"OtherProtocol": "其它协议",
|
||||
"PasswordOrToken": "密码 / 令牌"
|
||||
},
|
||||
|
Reference in New Issue
Block a user