From 0275b4fc9e6026c6a62ad4439ecc80a08560d69f Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 30 Nov 2018 00:13:57 +0900 Subject: [PATCH] New translations ja-JP.yml (Portuguese) --- locales/pt-PT.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index 06dbab23e..93eef4761 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.yml @@ -1008,7 +1008,8 @@ admin/views/instance.vue: email-config-info: "メールアドレス確認やパスワードリセットの際に使われます。" enable-email: "メール配信を有効にする" email: "メールアドレス" - smtp-use-ssl: "SMTPサーバーはSSLを使用" + smtp-secure: "SMTP接続に暗黙的なSSL/TLSを使用する" + smtp-secure-info: "STARTTLS使用時はオフにします。" smtp-host: "SMTPホスト" smtp-port: "SMTPポート" smtp-user: "SMTPユーザー"