refactor(仪表板): 变更刷新文案 #6027

This commit is contained in:
wangjiahao 2024-01-18 09:38:54 +08:00
parent 8c7f395805
commit 2d11082fe4
3 changed files with 3 additions and 3 deletions

View File

@ -2087,7 +2087,7 @@ export default {
component_color: 'Component color',
chart_title: 'Chart title',
filter_component: 'Filter component',
enable_refresh_view: 'Enable refresh',
enable_refresh_view: 'Data refresh',
enable_view_loading: 'View loading prompt',
image_size_tips: 'Please do not exceed 15M in the picture',
image_add_tips: 'Only pictures can be inserted',

View File

@ -2079,7 +2079,7 @@ export default {
component_color: '組件配色',
chart_title: '圖表標題',
filter_component: '過濾組件',
enable_refresh_view: '開啟刷新',
enable_refresh_view: '数据刷新',
enable_view_loading: '視圖加載提示',
image_size_tips: '圖片請不要大於15M',
image_add_tips: '只能插入圖片',

View File

@ -2082,7 +2082,7 @@ export default {
component_color: '组件配色',
chart_title: '图表标题',
filter_component: '过滤组件',
enable_refresh_view: '开启刷新',
enable_refresh_view: '数据刷新',
enable_view_loading: '视图加载提示',
image_size_tips: '图片请不要大于15M',
image_add_tips: '只能插入图片',