style: added mediaServerType to reflect which mediaserver is being used in the enable new sign in
added mediaServerType to reflect which mediaserver is being used in the enable new sign in so it displays either plex or jellyfin in the ui
This commit is contained in:
@@ -802,8 +802,8 @@
|
||||
"components.Settings.Notifications.NotificationsPushover.toastPushoverTestSending": "Skickar Pushover-testmeddelande …",
|
||||
"components.Settings.Notifications.NotificationsPushover.toastPushoverTestFailed": "Pushover-testmeddelandet kunde inte skickas.",
|
||||
"components.Settings.Notifications.NotificationsPushbullet.toastPushbulletTestSuccess": "Pushbullet testmeddelande skickat!",
|
||||
"components.Settings.SettingsUsers.newPlexLoginTip": "Tillåt Plex-användare att logga in utan att först importeras",
|
||||
"components.Settings.SettingsUsers.newPlexLogin": "Aktivera ny Plex-inloggning",
|
||||
"components.Settings.SettingsUsers.newPlexLoginTip": "Tillåt {mediaServerName}-användare att logga in utan att först importeras",
|
||||
"components.Settings.SettingsUsers.newPlexLogin": "Aktivera ny {mediaServerName}-inloggning",
|
||||
"components.PermissionEdit.requestTvDescription": "Ge tillstånd att skicka förfrågningar för icke-4K-serier.",
|
||||
"components.PermissionEdit.requestTv": "Begär serie",
|
||||
"components.PermissionEdit.requestMoviesDescription": "Ge tillåtelse att skicka in förfrågningar om icke-4K-filmer.",
|
||||
|
||||
Reference in New Issue
Block a user