添加项目库

This commit is contained in:
qq787203167
2022-04-07 10:31:42 +08:00
parent 0bf5153f00
commit 5dc67d8a5f
4 changed files with 696 additions and 0 deletions
+9
View File
@@ -598,4 +598,13 @@ module.exports = {
engineeringInterfacePerson:'Engineering interface person',
typeOfDeliverables:'Type of deliverables',
deliverableTemplate:'Deliverable template',
entryName:'entry name',
targetMarket:'target market',
projectStatus:'Project status',
StudioEngineer:'Studio engineer',
CertificationTime:'Certification time',
NTplatform:'NT platform',
NPplatform:'NP platform',
IPDInformation:'IPD information',
certificationProgramInformation:'Certification program information',
}
+9
View File
@@ -602,4 +602,13 @@ module.exports = {
engineeringInterfacePerson:'工程接口人',
typeOfDeliverables:'交付物类型',
deliverableTemplate:'交付物模板',
entryName:'项目名称',
targetMarket:'目标市场',
projectStatus:'项目状态',
StudioEngineer:'studio工程师',
CertificationTime:'认证时间',
NTplatform:'NT平台',
NPplatform:'NP平台',
IPDInformation:'IPD信息',
certificationProgramInformation:'认证计划信息',
}