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 |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-admin/src/locales/en_US.js b/zy-asrs-admin/src/locales/en_US.js
index cc4c080..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',
     '':'',
     '':'',
     '':'',
@@ -71,6 +74,7 @@
     'page.reset.pwd':'Reset Pwd',
     'page.assign.role':'Assign Role',
     'page.input':'Please Input',
+    'page.init':'Init',
     '':'',
     '':'',
     '':'',
@@ -128,6 +132,24 @@
     'system.dept':'Dept',
     'system.userLogin':'UserLogin',
     'system.operationRecord':'OperationRecord',
+    '':'',
+    '':'',
+    '':'',
+    '':'',
+    '':'',
+    '':'',
+    'base.base':'Base',
+    'base.tag':'Tag',
+    'base.mat':'Mat',
+    'base.orderType':'OrderType',
+    'base.orderSettle':'OrderSettle',
+    'base.locAreaType':'LocAreaType',
+    'base.locArea':'LocArea',
+    'base.locSts':'LocSts',
+    'base.loc':'Loc',
+    'base.locType':'LocType',
+    'base.locTypeBind':'LocTypeBind',
+    'base.zpalletBarcode':'ZpalletBarcode',
     '':'',
     '':'',
     '':'',
@@ -201,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