[update] 翻译增加角标
This commit is contained in:
@@ -560,7 +560,8 @@ module.exports = {
|
||||
numberRows: 'Number Of Rows',
|
||||
numberColumns: 'Number Of Columns',
|
||||
maximumSelection: 'Maximum Selection',
|
||||
pieceOfData: 'Article Data'
|
||||
pieceOfData: 'Article Data',
|
||||
cornerMark: 'Corner Mark'
|
||||
},
|
||||
// 文档比对
|
||||
comparison: {
|
||||
|
||||
@@ -560,7 +560,8 @@ module.exports = {
|
||||
numberRows: '行数',
|
||||
numberColumns: '列数',
|
||||
maximumSelection: '最多选择',
|
||||
pieceOfData: '条数据'
|
||||
pieceOfData: '条数据',
|
||||
cornerMark: '角标'
|
||||
},
|
||||
// 文档比对
|
||||
comparison: {
|
||||
|
||||
Reference in New Issue
Block a user