Add login failed treatment and renew token

This commit is contained in:
2019-11-02 16:04:44 +01:00
parent 3c9f42aa2b
commit 9399c8e11a
11 changed files with 192 additions and 103 deletions

View File

@@ -2,19 +2,21 @@
"config": {
"title": "GeoRide",
"step": {
"user": {
"georide_login": {
"title": "Set up GeoRide",
"description": "Are you sure you want to set up GeoRide ?",
"description": "Sign-in to georide",
"data": {
"email": "email",
"password": "password"
}
}
},
"error": {
"faulty_credentials": "Authorization failed",
"unknown": "Unknown error"
},
"abort": {
"one_instance_allowed": "Only a single instance is allowed.",
"no_credential": "You need to add your credentails."
"one_instance_allowed": "Only a single instance is allowed."
},
"create_entry": {
"default": "\n\nLogin succes"