mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-11 17:16:50 -05:00
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:
@@ -826,8 +826,8 @@
|
||||
"components.Settings.Notifications.NotificationsLunaSea.webhookUrlTip": "La tua <LunaSeaLink>notifica webhook URL</LunaSeaLink> basata su utente o dispositivo",
|
||||
"components.Settings.webAppUrl": "URL <WebAppLink>Web App</WebAppLink>",
|
||||
"components.Settings.locale": "Lingua Interfaccia",
|
||||
"components.Settings.SettingsUsers.newPlexLoginTip": "Permetti agli utenti di Plex di accedere senza essere prima importati",
|
||||
"components.Settings.SettingsUsers.newPlexLogin": "Abilita nuovo accesso con Plex",
|
||||
"components.Settings.SettingsUsers.newPlexLoginTip": "Permetti agli utenti di {mediaServerName} di accedere senza essere prima importati",
|
||||
"components.Settings.SettingsUsers.newPlexLogin": "Abilita nuovo accesso con {mediaServerName}",
|
||||
"components.Settings.Notifications.NotificationsWebPush.httpsRequirement": "Per ricevere le notifiche web push, Jellyseerr deve essere servito su HTTPS.",
|
||||
"components.UserList.displayName": "Nome da mostrare",
|
||||
"components.RequestList.RequestItem.requesteddate": "Richiesto",
|
||||
|
||||
Reference in New Issue
Block a user