49 lines
807 B
JSON
49 lines
807 B
JSON
{
|
|
"translation": {
|
|
"app": {
|
|
"title": "ImEX Mobile"
|
|
},
|
|
"general": {
|
|
"actions": {
|
|
"signout": "Sign Out"
|
|
}
|
|
},
|
|
"joblist": {
|
|
"actions": {
|
|
"swipecamera": "Add Pictures/Video"
|
|
},
|
|
"labels": {
|
|
"activejobs": "Jobs",
|
|
"detail": "Job Detail"
|
|
},
|
|
"titles": {
|
|
"jobtab": "Jobs"
|
|
}
|
|
},
|
|
"messaging": {
|
|
"titles": {
|
|
"messagingtab": "Messaging"
|
|
}
|
|
},
|
|
"settings": {
|
|
"titles": {
|
|
"settings": "Settings"
|
|
}
|
|
},
|
|
"signin": {
|
|
"actions": {
|
|
"signin": "Sign In"
|
|
},
|
|
"errors": {
|
|
"emailformat": "The email you have entered is not formatted correctly. ",
|
|
"usernotfound": "No user found.",
|
|
"wrongpassword": "The password you entered is not correct."
|
|
},
|
|
"fields": {
|
|
"email": "Email",
|
|
"password": "Password"
|
|
}
|
|
}
|
|
}
|
|
}
|