This commit is contained in:
2023-11-30 13:29:39 +08:00
parent 9f2f22d14a
commit ee6b55dd8f
2 changed files with 16 additions and 0 deletions

View File

@@ -22,6 +22,14 @@ module.exports = {
button2: 'auto release',
button3: 'set target site'
},
errorinfo: {
topinfo: 'error info',
ordernumber: 'order number',
errorname: 'error name',
errortype: 'error type',
errorcontent: 'error content',
solution: 'solution'
},
user: {
usermanagement: 'User management',
fullname: 'Full name',