Initial commit

This commit is contained in:
2022-10-10 22:41:15 +02:00
commit 926e652f67
12 changed files with 779 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"title": "Plejd",
"config": {
"step": {
"user": {
"title": "Log in to Plejd",
"data": {
"username": "Email address",
"password": "Password"
}
},
"picksite": {
"title": "Pick your site"
}
}
}
}