From 5621113d1f0e1779c4d2aba8d4b563cc3856df05 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 27 Jan 2019 15:02:03 +0900 Subject: [PATCH] New translations ja-JP.yml (English) --- locales/en-US.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index bd9126b56..44af015c5 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -873,8 +873,8 @@ desktop/views/components/settings.2fa.vue: failed: "Failed to setup. Please ensure that the token is correct." info: "From the next time you sign in to Misskey, the token displayed on your device will be necessary too, as well as the password." common/views/components/media-image.vue: - sensitive: "閲覧注意" - click-to-show: "クリックして表示" + sensitive: "NSFW" + click-to-show: "Click to show" common/views/components/api-settings.vue: intro: "To access the API, set this token as the key 'i' of request parameters." caution: "Do not enter this token to any apps nor tell this token to others otherwise your account may get compromised."