Unverified 提交 257d5516 authored 作者: 王嘉豪's avatar 王嘉豪 提交者: GitHub

Merge pull request #198 from dataease/pr@dev@panel

fix:国际化错误问题
...@@ -797,8 +797,7 @@ export default { ...@@ -797,8 +797,7 @@ export default {
filter_like: 'Contain', filter_like: 'Contain',
filter_not_like: 'Not Contain', filter_not_like: 'Not Contain',
chart_details: 'Chart Details', chart_details: 'Chart Details',
export_details: 'Export Details' export_details: 'Export Details',
filter_not_like: 'Not Contain',
color_light: 'Light', color_light: 'Light',
color_classical: 'Classical', color_classical: 'Classical',
color_fresh: 'Fresh', color_fresh: 'Fresh',
......
...@@ -802,8 +802,7 @@ export default { ...@@ -802,8 +802,7 @@ export default {
color_energy: '活力', color_energy: '活力',
color_red: '火紅', color_red: '火紅',
color_fast: '輕快', color_fast: '輕快',
color_spiritual: '靈動' color_spiritual: '靈動',
filter_not_like: '不包含',
chart_details: '视图明细', chart_details: '视图明细',
export_details: '导出明细' export_details: '导出明细'
}, },
......
...@@ -802,8 +802,7 @@ export default { ...@@ -802,8 +802,7 @@ export default {
color_energy: '活力', color_energy: '活力',
color_red: '火红', color_red: '火红',
color_fast: '轻快', color_fast: '轻快',
color_spiritual: '灵动' color_spiritual: '灵动',
filter_not_like: '不包含',
chart_details: '视图明细', chart_details: '视图明细',
export_details: '导出明细' export_details: '导出明细'
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论