1
0
mirror of https://github.com/fallenbagel/jellyseerr.git synced 2026-01-11 09:06:55 -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:
Fallenbagel
2022-05-17 01:25:33 +05:00
parent f286818e30
commit 0dd8b15109
20 changed files with 58 additions and 42 deletions

View File

@@ -588,7 +588,7 @@
"components.Settings.SettingsJobsCache.jobsandcache": "Zadania i pamięć podręczna",
"components.Settings.SettingsJobsCache.jobtype": "Typ",
"components.Settings.SettingsLogs.copyToClipboard": "Skopiuj do schowka",
"components.Settings.SettingsUsers.newPlexLogin": "Włącz funkcję New Plex Sign-In",
"components.Settings.SettingsUsers.newPlexLogin": "Włącz funkcję New {mediaServerName} Sign-In",
"components.Settings.SettingsUsers.toastSettingsSuccess": "Ustawienia użytkownika zostały zapisane pomyślnie!",
"components.Settings.SettingsJobsCache.cacheksize": "Rozmiar klucza",
"components.Settings.SettingsJobsCache.cachemisses": "Chybienia",
@@ -598,7 +598,7 @@
"components.Settings.SettingsLogs.filterError": "Błąd",
"components.Settings.SettingsLogs.message": "Wiadomość",
"components.Settings.SettingsUsers.defaultPermissionsTip": "Początkowe uprawnienia nadawane nowym użytkownikom",
"components.Settings.SettingsUsers.newPlexLoginTip": "Zezwalaj użytkownikom Plex na logowanie się bez wcześniejszego importowania",
"components.Settings.SettingsUsers.newPlexLoginTip": "Zezwalaj użytkownikom {mediaServerName} na logowanie się bez wcześniejszego importowania",
"components.Settings.SettingsUsers.toastSettingsFailure": "Coś poszło nie tak podczas zapisywania ustawień.",
"components.Settings.SettingsUsers.tvRequestLimitLabel": "Globalny limit żądań serii",
"components.Settings.SettingsUsers.userSettings": "Ustawienia użytkownika",