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