add barcode scan
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
"invite.name.enter":"Please enter your name",
|
||||
"invite.request":"Request Invitation",
|
||||
"invite.request.successful":"Successfully requested!",
|
||||
"invite.btn":"Invite",
|
||||
|
||||
"customer.list.title":"Customers",
|
||||
"customer.name":"Name",
|
||||
@@ -80,6 +81,7 @@
|
||||
"staff.form.title":"Staff",
|
||||
"staff.add":"Add",
|
||||
"staff.update":"Update",
|
||||
"staff.phone.search":"Enter phone number",
|
||||
|
||||
"profile.title": "My Profile",
|
||||
"profile.edit_title": "Edit My Profile",
|
||||
@@ -93,6 +95,22 @@
|
||||
"profile.email":"Email",
|
||||
"profile.privilege":"Privilege",
|
||||
|
||||
"package.btn.name":"Track Packages",
|
||||
"package.title":"Packages",
|
||||
"package.create.title":"New Packages",
|
||||
"package.create.fcs.id":"FCS ID",
|
||||
"package.create.name":"Customer Name",
|
||||
"package.create.phone":"Phone Number",
|
||||
"package.tracking.id":"Tracking ID",
|
||||
"package.create.packages":"Create Packages",
|
||||
|
||||
"package.edit.title":"PACKAGE",
|
||||
"package.arrival.date":"Arrival Date",
|
||||
"package.number":"Box Number",
|
||||
"package.rate":"Rate",
|
||||
"package.weight":"Weight",
|
||||
"package.amount":"Amount",
|
||||
|
||||
|
||||
"btn.save": "Save",
|
||||
"btn.approve":"Approve",
|
||||
@@ -595,17 +613,6 @@
|
||||
"box.width":"Width",
|
||||
"box.height":"Height",
|
||||
|
||||
"package.name":"Packages",
|
||||
"package.title":"PACKAGES",
|
||||
"package.new":"New Package",
|
||||
"package.edit.title":"PACKAGE",
|
||||
"package.arrival.date":"Arrival Date",
|
||||
"package.number":"Box Number",
|
||||
"package.rate":"Rate",
|
||||
"package.weight":"Weight",
|
||||
"package.amount":"Amount",
|
||||
|
||||
|
||||
"pickup.date": "Pickup Date",
|
||||
"pickup.location_time": "Pickup Location / Time",
|
||||
"pickup.information": "Pickup Informations",
|
||||
|
||||
Reference in New Issue
Block a user