You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
566 B
25 lines
566 B
5 years ago
|
{
|
||
|
"config": {
|
||
|
"title": "GeoRide",
|
||
|
"step": {
|
||
|
"georide_login": {
|
||
|
"title": "Configuration de GeoRide",
|
||
5 years ago
|
"description": "T'es un motard ! V",
|
||
5 years ago
|
"data": {
|
||
|
"email": "email",
|
||
|
"password": "password"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"error": {
|
||
5 years ago
|
"faulty_credentials": "Connexion \u00e9chou\u00e9e",
|
||
|
"unkonwn": "Erreur inconnue"
|
||
5 years ago
|
},
|
||
|
"abort": {
|
||
5 years ago
|
"one_instance_allowed": "Seulement une instance est autoris\u00e9e"
|
||
5 years ago
|
},
|
||
|
"create_entry": {
|
||
5 years ago
|
"default": "\n\nConnexion r\u00e9ussie !"
|
||
5 years ago
|
}
|
||
|
}
|
||
|
}
|