Waterkin opened a new pull request, #26645:
URL: https://github.com/apache/superset/pull/26645

   BEFORE
   `
   #: superset-frontend/src/dashboard/components/gridComponents/Tab.jsx:210
   #, fuzzy
   msgid "edit mode"
   msgstr "光模式"
   
   #: 
superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:184
   msgid "heatmap: values are normalized across the entire heatmap"
   msgstr ""
   
   #: 
superset-frontend/packages/superset-ui-core/src/validator/legacyValidateInteger.ts:31
   #: 
superset-frontend/packages/superset-ui-core/src/validator/validateInteger.ts:32
   msgid "is expected to be an integer"
   msgstr "应该为为整数"
   
   #: superset-frontend/src/explore/controlPanels/sections.tsx:255
   #, fuzzy
   msgid "mean"
   msgstr "主域"
   
   #: 
superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376
   #: 
superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:258
   #: 
superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:78
   #: 
superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:530
   #: superset-frontend/src/explore/controlPanels/sections.tsx:254
   msgid "median"
   msgstr ""
   
   #: superset-frontend/src/filters/components/Range/buildQuery.ts:58
   #, fuzzy
   msgid "min"
   msgstr "在"
   
   `
   
   AFTER
   `
   #: superset-frontend/src/dashboard/components/gridComponents/Tab.jsx:210
   #, fuzzy
   msgid "edit mode"
   msgstr "编辑模式"
   
   #: 
superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:184
   msgid "heatmap: values are normalized across the entire heatmap"
   msgstr "热力图:其中所有数值都经过了归一化"
   
   #: 
superset-frontend/packages/superset-ui-core/src/validator/legacyValidateInteger.ts:31
   #: 
superset-frontend/packages/superset-ui-core/src/validator/validateInteger.ts:32
   msgid "is expected to be an integer"
   msgstr "应该为整数"
   
   #: superset-frontend/src/explore/controlPanels/sections.tsx:255
   #, fuzzy
   msgid "mean"
   msgstr "平均值"
   
   #: 
superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376
   #: 
superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:258
   #: 
superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:78
   #: 
superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:530
   #: superset-frontend/src/explore/controlPanels/sections.tsx:254
   msgid "median"
   msgstr "中位数"
   
   #: superset-frontend/src/filters/components/Range/buildQuery.ts:58
   #, fuzzy
   msgid "min"
   msgstr "分钟"
   `


-- 
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.

To unsubscribe, e-mail: [email protected]

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