refactor: 文本修改

This commit is contained in:
wangjiahao
2026-06-08 11:41:59 +08:00
parent 6c7d7bcd8e
commit 04c7081744
3 changed files with 3 additions and 3 deletions

View File

@@ -1445,7 +1445,7 @@ export default {
table_col_freeze_tip: 'First n col',
table_row_freeze_tip: 'First n row',
table_freeze: 'Freeze',
table_empty_font_color: 'Table empty value color',
table_empty_font_color: 'No data tip',
stripe: 'Zebra stripe',
start_angle: 'Starting angle',
end_angle: 'Ending angle',

View File

@@ -1407,7 +1407,7 @@ export default {
table_col_freeze_tip: '凍結前n 列',
table_row_freeze_tip: '凍結前n 行',
table_freeze: '凍結',
table_empty_font_color: '表格空值顏色',
table_empty_font_color: '無數據提示',
stripe: '斑馬紋',
start_angle: '起始角度',
end_angle: '結束角度',

View File

@@ -1410,7 +1410,7 @@ export default {
table_col_freeze_tip: '冻结前 n 列',
table_row_freeze_tip: '冻结前 n 行',
table_freeze: '冻结',
table_empty_font_color: '表格空值颜色',
table_empty_font_color: '无数据提示',
stripe: '斑马纹',
start_angle: '起始角度',
end_angle: '结束角度',