You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
smtpSkipTlsVerifyDescription: 'Selbstsignierte oder nicht vertrauenswürdige Zertifikate nur für diesen SMTP-Server zulassen. Dies schwächt die Verbindungssicherheit.',
248
+
smtpNoEncryptionWarning: 'E-Mail-Inhalte und Zustellungsmetadaten werden unverschlüsselt übertragen. Verwenden Sie dies nur mit einem vertrauenswürdigen lokalen SMTP-Relay.',
Copy file name to clipboardExpand all lines: frontend/src/lib/locales/es/channels.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -261,6 +261,7 @@ export default {
261
261
smtpEncryption: 'Cifrado',
262
262
smtpSkipTlsVerify: 'Omitir la verificación del certificado',
263
263
smtpSkipTlsVerifyDescription: 'Permite certificados autofirmados o no confiables solo para este servidor SMTP. Esto reduce la seguridad de la conexión.',
264
+
smtpNoEncryptionWarning: 'El contenido del correo y los metadatos de entrega se enviarán sin cifrar. Use esta opción solo con un relé SMTP local de confianza.',
Copy file name to clipboardExpand all lines: frontend/src/lib/locales/pt-BR/channels.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -260,6 +260,7 @@ export default {
260
260
smtpEncryption: 'Criptografia',
261
261
smtpSkipTlsVerify: 'Ignorar verificação do certificado',
262
262
smtpSkipTlsVerifyDescription: 'Permite certificados autoassinados ou não confiáveis somente para este servidor SMTP. Isso reduz a segurança da conexão.',
263
+
smtpNoEncryptionWarning: 'O conteúdo do e-mail e os metadados de entrega serão enviados sem criptografia. Use esta opção apenas com um relay SMTP local confiável.',
0 commit comments