-
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into dependabot/npm_and_yarn/docs/http-proxy-midd…
…leware-2.0.7
- Loading branch information
Showing
12 changed files
with
47 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -258,7 +258,7 @@ | |
"privatePublicSwitch": { | ||
"accessControllMessage": "Your network is now {authType}", | ||
"privateCardTitle": "Private", | ||
"privateCardContent": "Each user needs to be Autorization by network administrator.", | ||
"privateCardContent": "Each user needs to be authorized by the network administrator.", | ||
"publicCardTitle": "Public", | ||
"publicCardContent": "All users can connect to this network without Autorization", | ||
"loading": "Loading" | ||
|
@@ -449,6 +449,8 @@ | |
"mailSMTP": "Mail SMTP", | ||
"smtpHost": "SMTP Host", | ||
"smtpPort": "SMTP Port", | ||
"smtpRequireTLS": "Verify SSL Certificate", | ||
"smtpRequireTLSDescription": "Enforce valid SSL/TLS certificates. Disable only if using self-signed certificates.", | ||
"senderEmail": "Sender Email", | ||
"mailPlaceholder": "[email protected]", | ||
"username": "Username", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -449,6 +449,8 @@ | |
"mailSMTP": "Mail SMTP", | ||
"smtpHost": "Host SMTP", | ||
"smtpPort": "Puerto SMTP", | ||
"smtpRequireTLS": "Verificar certificado SSL", | ||
"smtpRequireTLSDescription": "Exigir certificados SSL/TLS válidos. Desactivar solo si usa certificados autofirmados.", | ||
"senderEmail": "Correo electrónico del remitente", | ||
"mailPlaceholder": "[email protected]", | ||
"username": "Nombre de usuario", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -449,6 +449,8 @@ | |
"mailSMTP": "Mail SMTP", | ||
"smtpHost": "Hôte SMTP", | ||
"smtpPort": "Port SMTP", | ||
"smtpRequireTLS": "Vérifier le certificat SSL", | ||
"smtpRequireTLSDescription": "Exiger des certificats SSL/TLS valides. Désactiver uniquement si vous utilisez des certificats auto-signés.", | ||
"senderEmail": "E-mail de l'expéditeur", | ||
"mailPlaceholder": "[email protected]", | ||
"username": "Nom d'utilisateur", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -449,6 +449,8 @@ | |
"mailSMTP": "Mail SMTP", | ||
"smtpHost": "SMTP-vert", | ||
"smtpPort": "SMTP-port", | ||
"smtpRequireTLS": "Verifiser SSL-sertifikat", | ||
"smtpRequireTLSDescription": "Krev gyldige SSL/TLS-sertifikater. Deaktiver kun ved bruk av selvsignerte sertifikater.", | ||
"senderEmail": "Avsenders e-post", | ||
"mailPlaceholder": "[email protected]", | ||
"username": "Brukernavn", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -449,6 +449,8 @@ | |
"mailSMTP": "Ustawienia serwera SMTP", | ||
"smtpHost": "Serwer SMTP", | ||
"smtpPort": "Port SMTP", | ||
"smtpRequireTLS": "Weryfikuj certyfikat SSL", | ||
"smtpRequireTLSDescription": "Wymagaj ważnych certyfikatów SSL/TLS. Wyłącz tylko w przypadku certyfikatów samopodpisanych.", | ||
"senderEmail": "E-mail nadawcy", | ||
"mailPlaceholder": "[email protected]", | ||
"username": "Nazwa użytkownika", | ||
|
@@ -932,4 +934,4 @@ | |
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -449,6 +449,8 @@ | |
"mailSMTP": "Почтовый SMTP", | ||
"smtpHost": "SMTP-хост", | ||
"smtpPort": "SMTP-порт", | ||
"smtpRequireTLS": "Проверять SSL-сертификат", | ||
"smtpRequireTLSDescription": "Требовать действительные SSL/TLS сертификаты. Отключите только при использовании самоподписанных сертификатов.", | ||
"senderEmail": "Email отправителя", | ||
"mailPlaceholder": "[email protected]", | ||
"username": "Имя пользователя", | ||
|
@@ -932,4 +934,4 @@ | |
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -449,6 +449,8 @@ | |
"mailSMTP": "郵件SMTP", | ||
"smtpHost": "SMTP主機", | ||
"smtpPort": "SMTP端口", | ||
"smtpRequireTLS": "驗證SSL憑證", | ||
"smtpRequireTLSDescription": "強制要求有效的SSL/TLS憑證。僅在使用自行簽署憑證時停用。", | ||
"senderEmail": "寄件人電子郵件", | ||
"mailPlaceholder": "[email protected]", | ||
"username": "使用者名稱", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -449,6 +449,8 @@ | |
"mailSMTP": "邮件SMTP", | ||
"smtpHost": "SMTP主机", | ||
"smtpPort": "SMTP端口", | ||
"smtpRequireTLS": "验证SSL证书", | ||
"smtpRequireTLSDescription": "强制要求有效的SSL/TLS证书。仅在使用自签名证书时禁用。", | ||
"senderEmail": "发件人电子邮件", | ||
"mailPlaceholder": "[email protected]", | ||
"username": "用户名", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters