Browse Source

fix:[资源库翻译]

lkf
15881625488@163.com 2 months ago
parent
commit
9e93dd3635
3 changed files with 10 additions and 10 deletions
  1. +6
    -6
      src/lang/en/business/resource/gyzj.js
  2. +1
    -1
      src/lang/en/business/study/studyEnter.js
  3. +3
    -3
      src/utils/menu.js

+ 6
- 6
src/lang/en/business/resource/gyzj.js View File

@ -81,7 +81,7 @@ export default {
cksj: 'Out of Storage Date', cksj: 'Out of Storage Date',
rksj: 'Into Storage Date', rksj: 'Into Storage Date',
jiaqian: 'Sign', jiaqian: 'Sign',
gyzjgl: 'DoseManage',
gyzjgl: 'FormulationManage',
ffhsjl: 'In-and-Out Record', ffhsjl: 'In-and-Out Record',
bdxx: 'Record Information', bdxx: 'Record Information',
jbxx: 'Information', jbxx: 'Information',
@ -93,7 +93,7 @@ export default {
ghr2Id: 'Returner 2', ghr2Id: 'Returner 2',
jsr1Id: 'Warehouse Keeper', jsr1Id: 'Warehouse Keeper',
jsr2Id: 'Warehouse Keeper 2', jsr2Id: 'Warehouse Keeper 2',
tz: 'Dose Table',
tz: 'Formulation Table',
gdsqrId: 'Applicant of Archiving', gdsqrId: 'Applicant of Archiving',
lqsj: 'Time of Transfer', lqsj: 'Time of Transfer',
jcgj: 'Track Record', jcgj: 'Track Record',
@ -102,7 +102,7 @@ export default {
cjsj: 'Creation Date', cjsj: 'Creation Date',
jysj: 'Checkout Period', jysj: 'Checkout Period',
ffjlxq: 'In-and-Out Record Information', ffjlxq: 'In-and-Out Record Information',
gyzjxq: 'Dose Information',
gyzjxq: 'Formulation Information',
sqguihuan: 'Return', sqguihuan: 'Return',
qrrk: 'Confirm Check-in', qrrk: 'Confirm Check-in',
qmr1Id: 'Signed By 1', qmr1Id: 'Signed By 1',
@ -110,13 +110,13 @@ export default {
lqff: 'Distribution', lqff: 'Distribution',
sqgd: 'Apply for Archiving', sqgd: 'Apply for Archiving',
sqjd: 'Apply for De-archiving', sqjd: 'Apply for De-archiving',
jsgyzj: 'Unlock Dose',
jsgyzj: 'Unlock Formulation',
sqjy: 'Apply for Check-out', sqjy: 'Apply for Check-out',
tyjjrk: 'Approve/Reject In Storage', tyjjrk: 'Approve/Reject In Storage',
sdgyzj: 'Lock Dose',
sdgyzj: 'Lock Formulation',
tyjjbj:'Approve/Reject Edit', tyjjbj:'Approve/Reject Edit',
tyjjxgkc:'Approve/Reject Change Inventory', tyjjxgkc:'Approve/Reject Change Inventory',
gyzjrk: 'Dose Formulation Check-in',
gyzjrk: 'Formulation Check-in',
ruku: 'In Storage', ruku: 'In Storage',
xgkc: 'Change Inventory', xgkc: 'Change Inventory',
bcsm: 'Additional Remark', bcsm: 'Additional Remark',

+ 1
- 1
src/lang/en/business/study/studyEnter.js View File

@ -20,7 +20,7 @@ export default {
sjlb: '试剂列表', sjlb: '试剂列表',
gsplb: '供试品列表', gsplb: '供试品列表',
gyzjlb: 'DoseManage',
gyzjlb: 'FormulationManage',
mjylb: 'DrugManage', mjylb: 'DrugManage',
xblb: '细胞列表', xblb: '细胞列表',
xjlb: '细菌列表' xjlb: '细菌列表'

+ 3
- 3
src/utils/menu.js View File

@ -12,7 +12,7 @@ let menuObj = {
资源库管理: 'Resources', 资源库管理: 'Resources',
试剂管理: 'ReagentManage', 试剂管理: 'ReagentManage',
供试品管理: 'SpecimenManage', 供试品管理: 'SpecimenManage',
给药制剂管理: 'DoseManage',
给药制剂管理: 'Formulation Manage',
麻精药管理: 'DrugManage', 麻精药管理: 'DrugManage',
钥匙管理: 'KeyManage', 钥匙管理: 'KeyManage',
仪器管理: 'InstrumentManage', 仪器管理: 'InstrumentManage',
@ -20,9 +20,9 @@ let menuObj = {
档案管理: 'Archive', 档案管理: 'Archive',
试验档案管理: 'Study Archive', 试验档案管理: 'Study Archive',
非试验档案管理: 'Non-study Archive', 非试验档案管理: 'Non-study Archive',
麻精药配置档案管理: 'Controlled Drug Formulation',
麻精药配置档案管理: 'Drug Archive',
供试品档案管理: 'Test Item Archive', 供试品档案管理: 'Test Item Archive',
给药制剂档案管理: 'Dose Formulation Archive',
给药制剂档案管理: 'Formulation Archive',
麻精药档案管理: 'Controlled Drug Archive', 麻精药档案管理: 'Controlled Drug Archive',
试剂档案管理: 'Reagent Archive', 试剂档案管理: 'Reagent Archive',
档案记录: 'Archive Log', 档案记录: 'Archive Log',

Loading…
Cancel
Save