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."