feat(frontend): show alert when there are no default radarr/sonarr servers

fixes #344
This commit is contained in:
sct
2020-12-17 02:08:09 +00:00
parent 2fe53ec5a8
commit 0d088e085e
2 changed files with 143 additions and 88 deletions

View File

@@ -207,6 +207,9 @@
"components.Settings.menuPlexSettings": "Plex",
"components.Settings.menuServices": "Services",
"components.Settings.nextexecution": "Next Execution",
"components.Settings.no4kimplemented": "(Default 4K servers are not currently implemented)",
"components.Settings.nodefault": "No default server selected!",
"components.Settings.nodefaultdescription": "At least one server must be marked as default before any requests will make it to your services.",
"components.Settings.notificationsettings": "Notification Settings",
"components.Settings.notificationsettingsDescription": "Here you can pick and choose what types of notifications to send and through what types of services.",
"components.Settings.notrunning": "Not Running",