zhaoyongjie commented on a change in pull request #15111:
URL: https://github.com/apache/superset/pull/15111#discussion_r649725581



##########
File path: superset/translations/zh/LC_MESSAGES/messages.json
##########
@@ -2097,8 +2097,8 @@
       "Alert failed": ["警报失败"],
       "Nothing triggered": ["无触发"],
       "Alert Triggered, In Grace Period": ["警报已触发,在宽限期内"],
-      "Email": [""],
-      "Slack": [""],
+      "Email": ["电子邮件"],
+      "Slack": ["懒惰"],

Review comment:
       Slack is a IM software

##########
File path: superset/translations/zh/LC_MESSAGES/messages.json
##########
@@ -2249,7 +2249,9 @@
       "Connection": ["测试连接"],
       "Database name": ["数据库名称"],
       "Name your dataset": ["命名数据集"],
-      "dialect+driver://username:password@host:port/database": [""],
+      "dialect+driver://username:password@host:port/database": [

Review comment:
       driver pattern no translation required

##########
File path: superset/translations/zh/LC_MESSAGES/messages.json
##########
@@ -1377,7 +1377,7 @@
       "Select a database": ["选择一个数据库"],
       "Force refresh schema list": ["强制刷新数据"],
       "Select a schema (%s)": ["选择一个schema(%s)"],
-      "Schema:": [""],
+      "Schema:": ["模式。"],

Review comment:
       `Schema` is a namespace for a specific database. 

##########
File path: superset/translations/zh/LC_MESSAGES/messages.json
##########
@@ -442,7 +442,7 @@
       ],
       "Database": ["数据库"],
       "Last Changed": ["更新时间"],
-      "Schema": ["模式"],
+      "Schema": [""],

Review comment:
       same after




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to