mirror of
https://github.com/dataease/dataease.git
synced 2026-06-16 20:42:07 +08:00
fix(i18n): 补充样式国际化
This commit is contained in:
@@ -1502,6 +1502,7 @@ export default {
|
||||
axis_label_show: 'Label display',
|
||||
axis_label_color: 'Label color',
|
||||
axis_label_fontsize: 'Label size',
|
||||
axis_tick_show: 'Show tick',
|
||||
text_style: 'Font style',
|
||||
bolder: 'Bold',
|
||||
change_ds: 'Change Dataset',
|
||||
|
||||
@@ -1463,6 +1463,7 @@ export default {
|
||||
axis_label_show: '標籤顯示',
|
||||
axis_label_color: '標籤顏色',
|
||||
axis_label_fontsize: '標籤大小',
|
||||
axis_tick_show: '刻度顯示',
|
||||
text_style: '字體樣式',
|
||||
bolder: '加粗',
|
||||
change_ds: '更換資料集',
|
||||
|
||||
@@ -1468,6 +1468,7 @@ export default {
|
||||
axis_label_show: '标签显示',
|
||||
axis_label_color: '标签颜色',
|
||||
axis_label_fontsize: '标签大小',
|
||||
axis_tick_show: '刻度显示',
|
||||
text_style: '字体样式',
|
||||
bolder: '加粗',
|
||||
change_ds: '更换数据集',
|
||||
|
||||
Reference in New Issue
Block a user