|
@@ -368,7 +368,12 @@ const lang = {
|
|
|
"该用户已被应用到项目,暂不提供删除操作": "The user has been applied to the project and no delete operation is currently available.",
|
|
|
"该公司下的管理员已存在": "The administrator under the company already exists",
|
|
|
"账号已存在": "Account already exists",
|
|
|
- "公司信息不匹配,创建账号失败": "Company information does not match, creating account failed"
|
|
|
+ "有新的模具文档上传,待您审批。": "New mould documents are uploaded for your approval.",
|
|
|
+ "有新的模具更新申请记录,待您审批。": "There are new application records for mould updating pending your approval.",
|
|
|
+ "有新的模具报废文档上传,待您审批。": "There are new scrap die documents uploaded for your approval.",
|
|
|
+ "有新的试模验收文档上传,待您审批。": "There are new acceptance documents for the test mould are uploaded, which are waiting for your approval.",
|
|
|
+ "有新的零件文档上传,待您审批。": "New parts documents are uploaded for your approval.",
|
|
|
+ "有新的保养方案文档上传,待您审批。": "There are new maintenance plan documents uploaded for your approval.",
|
|
|
},
|
|
|
...locale
|
|
|
}
|