fix: improve translation

This commit is contained in:
chenos 2021-11-09 12:57:42 +08:00
parent 4ea7d74211
commit 1056a4dbe8
2 changed files with 2 additions and 2 deletions

View File

@ -163,7 +163,7 @@ export default {
'Configure actions': 'Configure actions',
'Display order number': 'Display order number',
'Enable drag and drop sorting': 'Enable drag and drop sorting',
'Trigger on click the table row': 'Trigger on click the table row',
'Triggered when the row is clicked': 'Triggered when the row is clicked',
'Add tab': 'Add tab',
'Disable tabs': 'Disable tabs',
'Details': 'Details',

View File

@ -163,7 +163,7 @@ export default {
'Configure actions': '配置操作',
'Display order number': '显示序号',
'Enable drag and drop sorting': '启用拖拽排序',
'Trigger on click the table row': '点击表格行时触发',
'Triggered when the row is clicked': '点击表格行时触发',
'Add tab': '添加标签页',
'Disable tabs': '禁用标签页',
'Details': '详情',