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

@@ -803,8 +803,8 @@
"components.Settings.SettingsUsers.tvRequestLimitLabel": "Globális sorozat kérési limit",
"components.Settings.SettingsUsers.toastSettingsSuccess": "A felhasználói beállítások sikeresen mentve!",
"components.Settings.SettingsUsers.toastSettingsFailure": "Valami elromlott a beállítások mentése közben.",
"components.Settings.SettingsUsers.newPlexLoginTip": "Lehetővé teszi a Plex felhasználók számára, hogy első importálás nélkül jelentkezzenek be",
"components.Settings.SettingsUsers.newPlexLogin": "Engedélyezze az új Plex bejelentkezést",
"components.Settings.SettingsUsers.newPlexLoginTip": "Lehetővé teszi a {mediaServerName} felhasználók számára, hogy első importálás nélkül jelentkezzenek be",
"components.Settings.SettingsUsers.newPlexLogin": "Engedélyezze az új {mediaServerName} bejelentkezést",
"components.QuotaSelector.tvRequests": "{quotaLimit} <quotaUnits>{seasons} per {quotaDays} {days}</quotaUnits>",
"components.Settings.Notifications.NotificationsLunaSea.webhookUrl": "Webhook URL-je",
"components.RequestModal.QuotaDisplay.allowedRequests": "Napi <strong>{limit}</strong> {type} kérés engedélyezett minden <strong>{days}</strong> naponta.",