feat(视图):指标卡名称修改

This commit is contained in:
junjie 2021-06-11 12:41:42 +08:00
parent 7eae8df3f2
commit d6c0fdfdaf
3 changed files with 6 additions and 6 deletions

View File

@ -677,8 +677,8 @@ export default {
end_angle: 'End Angle',
style_priority: 'Style Priority',
dashboard: 'Dashboard',
dimension_color: 'Dimension Color',
quota_color: 'Quota Color',
dimension_color: 'Name Color',
quota_color: 'Value Color',
dimension_font_size: 'Name FontSize',
quota_font_size: 'Value FontSize',
space_split: 'Name/Value Space',

View File

@ -677,8 +677,8 @@ export default {
end_angle: '結束角度',
style_priority: '樣式優先級',
dashboard: '儀表板',
dimension_color: '維度顏色',
quota_color: '指標顏色',
dimension_color: '名稱顏色',
quota_color: '顏色',
dimension_font_size: '名稱字體大小',
quota_font_size: '值字體大小',
space_split: '名稱/值間隔',

View File

@ -677,8 +677,8 @@ export default {
end_angle: '结束角度',
style_priority: '样式优先级',
dashboard: '仪表板',
dimension_color: '维度颜色',
quota_color: '指标颜色',
dimension_color: '名称颜色',
quota_color: '颜色',
dimension_font_size: '名称字体大小',
quota_font_size: '值字体大小',
space_split: '名称/值间隔',