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

michaelsmolina pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 2a30d59b05a7368f8d603b66ce47cad20320adcd
Author: Xuebin Zhang <[email protected]>
AuthorDate: Tue Jan 9 05:18:45 2024 +0800

    fix(translations): Clear all (#26424)
    
    (cherry picked from commit 4c2e818cd37ea0fde313ddacb71bf49990bc9ac5)
---
 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 e05a11e2e9..422499b165 100644
--- a/superset/translations/zh/LC_MESSAGES/messages.po
+++ b/superset/translations/zh/LC_MESSAGES/messages.po
@@ -3723,12 +3723,12 @@ msgstr "清除"
 
 #: 
superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:152
 msgid "Clear all"
-msgstr "清楚所有"
+msgstr "清除所有"
 
 #: superset-frontend/src/components/Table/index.tsx:210
 #, fuzzy
 msgid "Clear all data"
-msgstr "清楚所有"
+msgstr "清除所有"
 
 #: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:675
 #, fuzzy
@@ -19604,7 +19604,7 @@ msgstr "无法更新您的查询"
 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:86
 #, fuzzy
 msgid "overall"
-msgstr "清楚所有"
+msgstr "清除所有"
 
 #: 
superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:77
 msgid "p-value precision"

Reply via email to