diff --git a/superset/translations/zh/LC_MESSAGES/messages.json b/superset/translations/zh/LC_MESSAGES/messages.json index ad10a4c78..5fc4bd463 100644 --- a/superset/translations/zh/LC_MESSAGES/messages.json +++ b/superset/translations/zh/LC_MESSAGES/messages.json @@ -1560,7 +1560,9 @@ "Edit Saved Query": ["编辑保存的查询"], "Pop Tab Link": ["弹出标签链接"], "Changed on": ["改变为"], - "Saved Queries": ["已保存查询"] + "Saved Queries": ["已保存查询"], + "Show": ["每页显示"], + "entries": ["条"] } } } diff --git a/superset/translations/zh/LC_MESSAGES/messages.po b/superset/translations/zh/LC_MESSAGES/messages.po index 633fb2861..045ff88a9 100644 --- a/superset/translations/zh/LC_MESSAGES/messages.po +++ b/superset/translations/zh/LC_MESSAGES/messages.po @@ -4010,6 +4010,12 @@ msgstr "周" #~ msgid "Saved Queries" #~ msgstr "已保存查询" +#~ msgid "Show" +#~ msgstr "每页显示" + +#~ msgid "entries" +#~ msgstr "条" + #~ msgid "Chart Cache Timeout" #~ msgstr "表缓存超时"