From 6e7233d41b9ba8b2d22106b40752f1c44d099ba3 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 30 Nov 2018 00:13:19 +0900 Subject: [PATCH] New translations ja-JP.yml (English) --- locales/en-US.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 32285b662..4efa94d40 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1008,7 +1008,8 @@ admin/views/instance.vue: email-config-info: "Used to confirm email and password reset etc." enable-email: "Enable email delivery" email: "Email Address" - smtp-use-ssl: "Use SSL for SMTP server" + smtp-secure: "SMTP接続に暗黙的なSSL/TLSを使用する" + smtp-secure-info: "STARTTLS使用時はオフにします。" smtp-host: "SMTP Host" smtp-port: "SMTP Port" smtp-user: "SMTP User"