From cf3c6082e48c67461d36596eff6d3da6e54bf84f Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期五, 05 七月 2024 11:25:35 +0800
Subject: [PATCH] #
---
zy-asrs-admin/src/locales/en_US.js | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/zy-asrs-admin/src/locales/en_US.js b/zy-asrs-admin/src/locales/en_US.js
index 9c627f5..e2d4334 100644
--- a/zy-asrs-admin/src/locales/en_US.js
+++ b/zy-asrs-admin/src/locales/en_US.js
@@ -32,6 +32,9 @@
'common.search.placeholder': 'Please enter search content',
'common.loading.api.message': 'Calling Server...',
'common.loading': 'Loading',
+ 'common.print': 'Print',
+ 'common.template': 'Template',
+ 'common.repeatNum': 'RepeatNum',
'':'',
'':'',
'':'',
@@ -144,6 +147,9 @@
'base.locArea':'LocArea',
'base.locSts':'LocSts',
'base.loc':'Loc',
+ 'base.locType':'LocType',
+ 'base.locTypeBind':'LocTypeBind',
+ 'base.zpalletBarcode':'ZpalletBarcode',
'':'',
'':'',
'':'',
@@ -217,4 +223,14 @@
'db.sys_operation_record.user_id':'UserId',
'db.sys_operation_record.create_time':'CreateTime',
'db.sys_operation_record.memo':'Memo',
+ '':'',
+ '':'',
+ '':'',
+ '':'',
+ '':'',
+ '':'',
+ 'db.man_zpallet_barcode.generateBarcode':'Generate Barcode',
+ 'db.man_zpallet_barcode.barcodeValue':'Barcode Value',
+ 'db.man_zpallet_barcode.generateNum':'Generate Num',
+ 'db.man_zpallet_barcode.batchPrint':'Batch Print',
};
\ No newline at end of file
--
Gitblit v1.9.1