19 lines
485 B
JSON
19 lines
485 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Invalid authentication"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Password",
|
|
"username": "Email"
|
|
},
|
|
"title": "Enter Username and Password"
|
|
}
|
|
}
|
|
}
|
|
} |