拆分条款详情修改
This commit is contained in:
@@ -628,4 +628,14 @@ module.exports = {
|
||||
CurrentStatusOfTheProject:'Current status of the project',
|
||||
NonConformance:'Non conformance',
|
||||
listSubclauses:'list subclauses',
|
||||
fileType:'file type',
|
||||
view:'view',
|
||||
Korea:'Korea',
|
||||
America:'America',
|
||||
Europe:'Europe',
|
||||
Japan:'Japan',
|
||||
China:'China',
|
||||
onlyOnefileUploaded:'only one file can be uploaded',
|
||||
typeCannotUploaded:'this type of file cannot be uploaded',
|
||||
|
||||
}
|
||||
@@ -631,5 +631,16 @@ module.exports = {
|
||||
DeliverableStatus:'交付物状态',
|
||||
CurrentStatusOfTheProject:'项目当前状态',
|
||||
NonConformance:'未符合项',
|
||||
listSubclauses:'清单条目'
|
||||
listSubclauses:'清单条目',
|
||||
fileType:'文件类型',
|
||||
view:'查看',
|
||||
Korea:'韩国',
|
||||
America:'美国',
|
||||
Europe:'欧洲',
|
||||
Japan:'日本',
|
||||
China:'中国',
|
||||
onlyOnefileUploaded:'只能上传一个文件',
|
||||
typeCannotUploaded:'不支持上传该类型的文件',
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user