|
|
|
@ -25,13 +25,16 @@
|
|
|
|
|
"send": "Send", |
|
|
|
|
"sending": "Sending", |
|
|
|
|
"errorConnectionMsg": "Failed to connect internet", |
|
|
|
|
"backMessage": "Are you sure you want to back ?", |
|
|
|
|
"areYouSure": "Are you sure?", |
|
|
|
|
"noData": "No data found", |
|
|
|
|
"register": "Register", |
|
|
|
|
"fill": "FILL", |
|
|
|
|
"press": "PRESS", |
|
|
|
|
"search": "Search", |
|
|
|
|
"panicButton": "PANIC BUTTON", |
|
|
|
|
"panicButtonMessage": "Press this button in case of an incident" |
|
|
|
|
"panicButtonMessage": "Press this button in case of an incident", |
|
|
|
|
"message": "Data inputted will be lost", |
|
|
|
|
"imageNull": "Image cannot be null" |
|
|
|
|
}, |
|
|
|
|
"profile": { |
|
|
|
|
"profile": "Profile", |
|
|
|
@ -44,13 +47,15 @@
|
|
|
|
|
"signout": "Sign Out", |
|
|
|
|
"signoutMessage": "Are you sure you want to log out of this account?", |
|
|
|
|
"about": "About", |
|
|
|
|
"languageSetting": "Language Setting" |
|
|
|
|
"languageSetting": "Language Setting", |
|
|
|
|
"changeTheme": "Theme Setting", |
|
|
|
|
"personnelList": "Personel List" |
|
|
|
|
}, |
|
|
|
|
"login": { |
|
|
|
|
"welcomeMessage": "Welcome back!", |
|
|
|
|
"scanuserid": "Scan User ID", |
|
|
|
|
"userlogin": "Login User", |
|
|
|
|
"usernamenotexist": "Username does not exist!" |
|
|
|
|
"loginPage": { |
|
|
|
|
"headMessage": "Welcome back!", |
|
|
|
|
"signInBtn": "SIGN IN", |
|
|
|
|
"passwordErrorMsg": "Pleas fill the password", |
|
|
|
|
"successLogin": "welcome to Neops" |
|
|
|
|
}, |
|
|
|
|
"home": { |
|
|
|
|
"welcomeMessage": "Welcome" |
|
|
|
@ -81,7 +86,14 @@
|
|
|
|
|
"incidentReport": { |
|
|
|
|
"title": "Incident Report", |
|
|
|
|
"add": "Add Incident Report", |
|
|
|
|
"containedAction": "Add Contained Action" |
|
|
|
|
"containedAction": "Add Contained Action", |
|
|
|
|
"incidentSelect": "Select Incident", |
|
|
|
|
"achievementSelect": "Select Achievement", |
|
|
|
|
"incidentStep": "Capaian & Kejadian", |
|
|
|
|
"timeStep": "Time", |
|
|
|
|
"locationStep": "Location", |
|
|
|
|
"reportStep": "Reporter", |
|
|
|
|
"chronologyStep": "Chronology" |
|
|
|
|
}, |
|
|
|
|
"patrol": { |
|
|
|
|
"title": "Patrol", |
|
|
|
@ -96,7 +108,13 @@
|
|
|
|
|
"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" |
|
|
|
|
"dataSentOutSuccessfully": "Out attendance data is successfully saved", |
|
|
|
|
"attendanceHistory": "Presence History" |
|
|
|
|
}, |
|
|
|
|
"register": { |
|
|
|
|
"title": "Registration", |
|
|
|
|
"dataSentSuccessfully": "Register Data Successfully Saved", |
|
|
|
|
"failedSendData": "Failed to send register data" |
|
|
|
|
}, |
|
|
|
|
"activity": { |
|
|
|
|
"title": "Report Activity", |
|
|
|
|