This is an automated email from the ASF dual-hosted git repository.

graceguo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 7546ea3  Update messages.json (#8198)
7546ea3 is described below

commit 7546ea319193979a1f57db706cda3ed98251ef20
Author: klxiang <[email protected]>
AuthorDate: Tue Sep 10 02:25:01 2019 +0800

    Update messages.json (#8198)
    
    "dashboards" 有的翻译成"看板", 有的翻译成"仪表盘". 为了统一现在全部改为"看板".
---
 superset/translations/zh/LC_MESSAGES/messages.json | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/superset/translations/zh/LC_MESSAGES/messages.json 
b/superset/translations/zh/LC_MESSAGES/messages.json
index a902a1e..ec8932d 100644
--- a/superset/translations/zh/LC_MESSAGES/messages.json
+++ b/superset/translations/zh/LC_MESSAGES/messages.json
@@ -2507,7 +2507,7 @@
         "不要添加到仪表板"
       ],
       "Add chart to existing dashboard": [
-        "将图表添加到现有仪表盘"
+        "将图表添加到现有看板"
       ],
       "Add to new dashboard": [
         "添加到新的仪表板"
@@ -2987,7 +2987,7 @@
         "没有找到任何记录"
       ],
       "Import dashboards": [
-        "仪表盘导入"
+        "看板导入"
       ],
       "No Access!": [
         "不能访问!"
@@ -3119,7 +3119,7 @@
         "模拟登录用户"
       ],
       "Import Dashboards": [
-        "导入仪表盘"
+        "导入看板"
       ],
       "CSV to Database configuration": [
         "csv 到数据库配置"
@@ -3179,16 +3179,16 @@
         "图表"
       ],
       "List Dashboards": [
-        "仪表盘列表"
+        "看板列表"
       ],
       "Show Dashboard": [
-        "显示仪表盘"
+        "显示看板"
       ],
       "Add Dashboard": [
-        "添加仪表盘"
+        "添加看板"
       ],
       "Edit Dashboard": [
-        "编辑仪表盘"
+        "编辑看板"
       ],
       "This json object describes the positioning of the widgets in the 
dashboard. It is dynamically generated when adjusting the widgets size and 
positions by using drag & drop in the dashboard view": [
         "这个JSON对象描述了部件在看板中的位置。它是动态生成的,可以通过拖放,在看板中调整整部件的大小和位置"
@@ -3224,7 +3224,7 @@
         "导出"
       ],
       "Export dashboards?": [
-        "导出仪表盘?"
+        "导出看板?"
       ],
       "Action": [
         "操作"

Reply via email to