上报库的提示语句修改

This commit is contained in:
zer0Black
2022-06-29 12:16:55 +08:00
parent 0426c93b34
commit 2f1d9b3941
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1016,7 +1016,7 @@ module.exports = {
Copysuccessful: 'Copy Successful',
Copyfailed: 'Copy Failed',
Synchronizedatabase: 'Synchronize the data of the selected row to the database?',
Aftersynchronization: 'After synchronization, the parameter items cannot be modified. Only the collection can be redistributed. The parameters have been updated',
Aftersynchronization: 'After synchronization, the parameter items cannot be modified.',
FNumber: 'Number',
NNNiONumber: 'Number',
NNiONumber: 'NIO Number',
+1 -1
View File
@@ -1021,7 +1021,7 @@ module.exports = {
Copysuccessful: '复制成功',
Copyfailed: '复制失败',
Synchronizedatabase: '是否同步选中行数据至上报库?',
Aftersynchronization: '同步后的参数项将不可修改,仅能重新下发收集,已更新参数',
Aftersynchronization: '同步后的参数项将不可修改',
FNumber: '账号',
NNNiONumber: 'NIO编号',
NNiONumber: 'NIO编号',