fix: 解决冲突
This commit is contained in:
@@ -6,6 +6,7 @@ const cn = {
|
|||||||
endpointTemplate: 'endpoint模板',
|
endpointTemplate: 'endpoint模板',
|
||||||
AddByTemplate: '使用模板创建',
|
AddByTemplate: '使用模板创建',
|
||||||
exprTemp: '表达式模板',
|
exprTemp: '表达式模板',
|
||||||
|
checkAssetAge: '输入框字段过长',
|
||||||
oneHour: '1 小时',
|
oneHour: '1 小时',
|
||||||
twoHour: '2 小时',
|
twoHour: '2 小时',
|
||||||
sixHour: '6 小时',
|
sixHour: '6 小时',
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ const en = {
|
|||||||
customPicture: 'Custom picture',
|
customPicture: 'Custom picture',
|
||||||
endpointTemplate: 'Endpoint template',
|
endpointTemplate: 'Endpoint template',
|
||||||
AddByTemplate: 'Add by template',
|
AddByTemplate: 'Add by template',
|
||||||
|
checkAssetAge: 'Input field too long',
|
||||||
exprTemp: 'Expr temp',
|
exprTemp: 'Expr temp',
|
||||||
oneHour: '1 hour',
|
oneHour: '1 hour',
|
||||||
twoHour: '2 hours',
|
twoHour: '2 hours',
|
||||||
|
|||||||
Reference in New Issue
Block a user