20 lines
503 B
JSON
20 lines
503 B
JSON
{
|
|
"title": "Plejd",
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Only one Plejd instance at a time is currently supported."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"title": "Log in to Plejd",
|
|
"data": {
|
|
"username": "Email address",
|
|
"password": "Password"
|
|
}
|
|
},
|
|
"picksite": {
|
|
"title": "Pick your site"
|
|
}
|
|
}
|
|
}
|
|
} |