add jellyfin connection test, submission

fully functional now, but still need to add some sections (ombi mainly).
This commit is contained in:
Harvey Tindall
2021-01-27 12:55:39 +00:00
parent c7f5aa2e2b
commit 167fae9892
13 changed files with 97 additions and 25 deletions
+3 -1
View File
@@ -6,6 +6,8 @@
"username": "Benutzername",
"password": "Passwort",
"emailAddress": "E-Mail-Adresse",
"submit": "Absenden"
"submit": "Absenden",
"success": "Erfolg",
"error": "Fehler"
}
}