summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2019-01-27 15:02:03 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2019-01-27 15:02:03 +0900
commit5621113d1f0e1779c4d2aba8d4b563cc3856df05 (patch)
tree975a079d18a734ddaf91c6b19040e1892e9014df
parentNew translations ja-JP.yml (Norwegian) (diff)
downloadmisskey-5621113d1f0e1779c4d2aba8d4b563cc3856df05.tar.gz
misskey-5621113d1f0e1779c4d2aba8d4b563cc3856df05.tar.bz2
misskey-5621113d1f0e1779c4d2aba8d4b563cc3856df05.zip
New translations ja-JP.yml (English)
-rw-r--r--locales/en-US.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml
index bd9126b567..44af015c5b 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."