We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a29a9 commit 6310a24Copy full SHA for 6310a24
frontend/src/i18n/en.json
@@ -220,7 +220,7 @@
220
"database": "Database",
221
"connect_mode": "Connect Mode",
222
"service_name": "Service Name",
223
- "extra_jdbc": "Extra JDBC String",
+ "extra_jdbc": "Extra Config",
224
"schema": "Schema",
225
"get_schema": "Get Schema",
226
"file": "File",
frontend/src/i18n/zh-CN.json
"database": "数据库",
"connect_mode": "连接方式",
"service_name": "服务名",
- "extra_jdbc": "额外的 JDBC 连接字符串",
+ "extra_jdbc": "额外的数据库连接配置",
"schema": "模式",
"get_schema": "获取模式",
"file": "文件",
0 commit comments