summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-11-30 00:13:19 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-11-30 00:13:19 +0900
commit6e7233d41b9ba8b2d22106b40752f1c44d099ba3 (patch)
tree644ee23ca179fc82805692bef218b3743a1a7bba
parentNew translations ja-JP.yml (Chinese Simplified) (diff)
downloadmisskey-6e7233d41b9ba8b2d22106b40752f1c44d099ba3.tar.gz
misskey-6e7233d41b9ba8b2d22106b40752f1c44d099ba3.tar.bz2
misskey-6e7233d41b9ba8b2d22106b40752f1c44d099ba3.zip
New translations ja-JP.yml (English)
-rw-r--r--locales/en-US.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml
index 32285b662c..4efa94d401 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"