This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 2d00565 Incorrect translations (#15813)
2d00565 is described below
commit 2d0056507bcb397059962663f3b9b22f3ef903ad
Author: chuancy <[email protected]>
AuthorDate: Tue Jul 27 07:41:06 2021 +0800
Incorrect translations (#15813)
---
superset/translations/zh/LC_MESSAGES/messages.po | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/superset/translations/zh/LC_MESSAGES/messages.po
b/superset/translations/zh/LC_MESSAGES/messages.po
index f1a1bf5..bfda8ec 100644
--- a/superset/translations/zh/LC_MESSAGES/messages.po
+++ b/superset/translations/zh/LC_MESSAGES/messages.po
@@ -3058,7 +3058,7 @@ msgstr "在 SQL 编辑器中允许 CREATE TABLE AS 选项"
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:493
#: superset/views/database/mixins.py:113
msgid "Allow CREATE VIEW AS option in SQL Lab"
-msgstr "在 SQL 编辑器中允许 CREATE TABLE AS 选项"
+msgstr "在 SQL 编辑器中允许 CREATE VIEW AS 选项"
#: superset/views/database/mixins.py:114
msgid ""
@@ -3125,7 +3125,7 @@ msgstr "允许 CREATE TABLE AS"
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:491
#: superset/views/database/mixins.py:187
msgid "Allow CREATE VIEW AS"
-msgstr "允许 CREATE TABLE AS"
+msgstr "允许 CREATE VIEW AS"
#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:505
#: superset/views/database/mixins.py:188
@@ -3893,7 +3893,7 @@ msgstr "允许 CREATE TABLE AS"
#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:610
msgid "CREATE VIEW AS"
-msgstr "允许 CREATE TABLE AS"
+msgstr "允许 CREATE VIEW AS"
#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:645
msgid "Estimate the cost before running a query"