fix: improve translation
This commit is contained in:
parent
4ea7d74211
commit
1056a4dbe8
@ -163,7 +163,7 @@ export default {
|
|||||||
'Configure actions': 'Configure actions',
|
'Configure actions': 'Configure actions',
|
||||||
'Display order number': 'Display order number',
|
'Display order number': 'Display order number',
|
||||||
'Enable drag and drop sorting': 'Enable drag and drop sorting',
|
'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',
|
'Add tab': 'Add tab',
|
||||||
'Disable tabs': 'Disable tabs',
|
'Disable tabs': 'Disable tabs',
|
||||||
'Details': 'Details',
|
'Details': 'Details',
|
||||||
|
@ -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': '点击表格行时触发',
|
'Triggered when the row is clicked': '点击表格行时触发',
|
||||||
'Add tab': '添加标签页',
|
'Add tab': '添加标签页',
|
||||||
'Disable tabs': '禁用标签页',
|
'Disable tabs': '禁用标签页',
|
||||||
'Details': '详情',
|
'Details': '详情',
|
||||||
|
Loading…
Reference in New Issue
Block a user