parent
04872ac973
commit
9acc7345a8
@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in new issue