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:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user