|
|
@ -6,6 +6,7 @@ |
|
|
|
"delete": "Delete", |
|
|
|
"delete": "Delete", |
|
|
|
"edit": "Edit", |
|
|
|
"edit": "Edit", |
|
|
|
"cancel": "Cancel", |
|
|
|
"cancel": "Cancel", |
|
|
|
|
|
|
|
"confirm": "Confirm", |
|
|
|
"signin": "Sign In", |
|
|
|
"signin": "Sign In", |
|
|
|
"logout": "Logout", |
|
|
|
"logout": "Logout", |
|
|
|
"detail": "Detail Information", |
|
|
|
"detail": "Detail Information", |
|
|
@ -26,7 +27,11 @@ |
|
|
|
"errorConnectionMsg": "Failed to connect internet", |
|
|
|
"errorConnectionMsg": "Failed to connect internet", |
|
|
|
"areYouSure": "Are you sure?", |
|
|
|
"areYouSure": "Are you sure?", |
|
|
|
"noData": "No data found", |
|
|
|
"noData": "No data found", |
|
|
|
"register": "Register" |
|
|
|
"register": "Register", |
|
|
|
|
|
|
|
"fill": "FILL", |
|
|
|
|
|
|
|
"press": "PRESS", |
|
|
|
|
|
|
|
"panicButton": "PANIC BUTTON", |
|
|
|
|
|
|
|
"panicButtonMessage": "Press this button in case of an incident" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"profile": { |
|
|
|
"profile": { |
|
|
|
"profile": "Profile", |
|
|
|
"profile": "Profile", |
|
|
@ -45,13 +50,7 @@ |
|
|
|
"welcomeMessage": "Welcome back!", |
|
|
|
"welcomeMessage": "Welcome back!", |
|
|
|
"scanuserid": "Scan User ID", |
|
|
|
"scanuserid": "Scan User ID", |
|
|
|
"userlogin": "Login User", |
|
|
|
"userlogin": "Login User", |
|
|
|
"userregister": "Register User", |
|
|
|
"usernamenotexist": "Username does not exist!" |
|
|
|
"successRegis": "Register Success, Please Login.", |
|
|
|
|
|
|
|
"successResetPin": "PIN has been reset, please contact Admin!", |
|
|
|
|
|
|
|
"successResetPin2": "Please check your email or contact your Admin for confirm!", |
|
|
|
|
|
|
|
"successResetPin3": "Your account has been reset and confirmed by the admin, please re-register!", |
|
|
|
|
|
|
|
"usernamenotexist": "Username does not exist!", |
|
|
|
|
|
|
|
"cannotResetPin": "Cannot reset PIN, username you entered does not match the IMEI number on your cellphone!" |
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
"home": { |
|
|
|
"home": { |
|
|
|
"welcomeMessage": "Welcome" |
|
|
|
"welcomeMessage": "Welcome" |
|
|
@ -79,9 +78,6 @@ |
|
|
|
"successDeletePhoto": "Successfully deleted photo.", |
|
|
|
"successDeletePhoto": "Successfully deleted photo.", |
|
|
|
"failedDeletePhoto": "Failed to delete photo." |
|
|
|
"failedDeletePhoto": "Failed to delete photo." |
|
|
|
}, |
|
|
|
}, |
|
|
|
"history": { |
|
|
|
|
|
|
|
"navbarTitle": "Shipment Presence" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"incidentReport": { |
|
|
|
"incidentReport": { |
|
|
|
"title": "Incident Report", |
|
|
|
"title": "Incident Report", |
|
|
|
"add": "Add Incident Report", |
|
|
|
"add": "Add Incident Report", |
|
|
@ -91,6 +87,17 @@ |
|
|
|
"title": "Patrol", |
|
|
|
"title": "Patrol", |
|
|
|
"list": "List Post" |
|
|
|
"list": "List Post" |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"presence": { |
|
|
|
|
|
|
|
"navbarTitle": "Presence History", |
|
|
|
|
|
|
|
"presenceIn": "Want to check in now?", |
|
|
|
|
|
|
|
"presenceOut": "Want to check out now?", |
|
|
|
|
|
|
|
"presenceInMessage": "Have a great day full of productivity and spirit", |
|
|
|
|
|
|
|
"errorFetchingLocation": "Failed to Get Location Point", |
|
|
|
|
|
|
|
"failedSendDataPresence": "Failed to send presence data", |
|
|
|
|
|
|
|
"presenceOutMessage": "Thank you for your dedication and work today", |
|
|
|
|
|
|
|
"dataSentSuccessfully": "Presence Data Successfully Saved", |
|
|
|
|
|
|
|
"dataSentOutSuccessfully": "Out attendance data is successfully saved" |
|
|
|
|
|
|
|
}, |
|
|
|
"activity": { |
|
|
|
"activity": { |
|
|
|
"title": "Report Activity", |
|
|
|
"title": "Report Activity", |
|
|
|
"shift": "Shift Changes", |
|
|
|
"shift": "Shift Changes", |
|
|
|