From be90e179c62fd8c7ef74b172985460660ebe9eb4 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 1 Jul 2018 03:10:54 +0900 Subject: [PATCH] New translations ja.yml (English) --- locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index 0526efad0..f4916802f 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -490,12 +490,12 @@ desktop/views/components/settings.vue: debug-mode: "Enable the debug mode" debug-mode-desc: "This setting is stored in the browser." experimental: "Enable experimental features" - experimental-desc: "Activating this experimental feature might make the Misskey client unstable. This setting is stored in the browser." + experimental-desc: "Activating this might make the Misskey client unstable. This setting is stored in the browser." tools: "Tools" task-manager: "Task Manager" third-parties: "Third-parties" desktop/views/components/settings.2fa.vue: - intro: "If you set up 2-step verification, you will need not only a password at sign-in but also a pre-registered physical device (such as your smartphone), which will improve security. " + intro: "If you set up 2-step verification, you will not only need a password at sign-in, but also a pre-registered physical device (such as your smartphone), which will improve security." detail: "See details..." url: "https://www.google.com/landing/2step/" caution: "If you lose access to your device, you won't be able to connect to Misskey anymore!"