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.
23 lines
510 B
23 lines
510 B
{
|
|
"config": {
|
|
"title": "GeoRide",
|
|
"step": {
|
|
"user": {
|
|
"title": "Set up GeoRide",
|
|
"description": "Are you sure you want to set up GeoRide ?",
|
|
"data": {
|
|
"email": "email",
|
|
"password": "password"
|
|
}
|
|
}
|
|
},
|
|
"abort": {
|
|
"one_instance_allowed": "Only a single instance is allowed.",
|
|
"no_credential": "You need to add your credentails."
|
|
|
|
},
|
|
"create_entry": {
|
|
"default": "\n\nJust give your credentials"
|
|
}
|
|
}
|
|
} |