Browse Source

feat: [模板管理] LBA翻译补充

lkf
memorylkf 1 month ago
parent
commit
8298723e8c
1 changed files with 8 additions and 8 deletions
  1. +8
    -8
      src/lang/en/template/lba.js

+ 8
- 8
src/lang/en/template/lba.js View File

@ -15,16 +15,16 @@ export default {
lba004: { lba004: {
xbxx: 'Analysis Plate Information', xbxx: 'Analysis Plate Information',
ypxx: 'Sample Information', ypxx: 'Sample Information',
xszj: '稀释组件',
xszj: 'Dilution Component',
xz: 'Add', xz: 'Add',
sc: 'Delete', sc: 'Delete',
jzmc: '基质名称',
xh: '序号',
xsbs: '稀释倍数',
ysypjrz: '预设样品加入值',
sjypjrz: '实际样品加入值',
ysjzjrz: '预设基质加入值',
sjjzjrz: '实际基质加入值'
jzmc: 'Blank Matrix Name',
xh: 'Serial Number',
xsbs: 'Dilution Factor',
ysypjrz: 'Expected Sample Volume',
sjypjrz: 'Actual Sample Volume',
ysjzjrz: 'Expected Blank Matrix Volume',
sjjzjrz: 'Actual Blank Matrix Volume'
}, },
lba005: { lba005: {
bzqxpz: 'Standard Curve Preparation', bzqxpz: 'Standard Curve Preparation',

Loading…
Cancel
Save