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

@@ -767,8 +767,8 @@
"components.Settings.webpush": "Web Push",
"components.Settings.locale": "Idioma da Interface",
"components.Settings.is4k": "4K",
"components.Settings.SettingsUsers.newPlexLoginTip": "Permite que novos usuários do Plex entrem sem terem que ser importados",
"components.Settings.SettingsUsers.newPlexLogin": "Habilitar Novo Método de Início de Sessão do Plex",
"components.Settings.SettingsUsers.newPlexLoginTip": "Permite que novos usuários do {mediaServerName} entrem sem terem que ser importados",
"components.Settings.SettingsUsers.newPlexLogin": "Habilitar Novo Método de Início de Sessão do {mediaServerName}",
"components.Settings.Notifications.webhookUrlTip": "Criar um <DiscordWebhookLink>webhook de integração</DiscordWebhookLink> no seu servidor",
"components.Settings.Notifications.encryptionTip": "Na maioria do casos TLS Implícito usa a porta 465 e STARTTLS usa a porta 587",
"components.Settings.Notifications.encryptionOpportunisticTls": "Sempre usar STARTTLS",