mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 08:21:09 +08:00
refactor: 文本修改 (#18454)
This commit is contained in:
@@ -1462,7 +1462,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',
|
||||
|
||||
@@ -1424,7 +1424,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: '結束角度',
|
||||
|
||||
@@ -1427,7 +1427,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: '结束角度',
|
||||
|
||||
Reference in New Issue
Block a user