diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-16 04:41:03 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-09-16 04:41:03 +0900 |
| commit | 38f8043cb27f0885a4363fcb7597ca47f2e48b16 (patch) | |
| tree | 98374400bd68a8c7e337b339913fd1ee38bcaf40 | |
| parent | New translations ja-JP.yml (Norwegian) (diff) | |
| download | misskey-38f8043cb27f0885a4363fcb7597ca47f2e48b16.tar.gz misskey-38f8043cb27f0885a4363fcb7597ca47f2e48b16.tar.bz2 misskey-38f8043cb27f0885a4363fcb7597ca47f2e48b16.zip | |
New translations ja-JP.yml (English)
| -rw-r--r-- | locales/en-US.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 7c08a48e38..4caadad8a4 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -112,7 +112,7 @@ common: always-show-nsfw: "常に閲覧注意のメディアを表示する" always-mark-nsfw: "常にメディアを閲覧注意として投稿" show-full-acct: "Do not omit the hostname from the username" - enable-animations: "アニメーションを使用" + enable-animations: "Enable animations" this-setting-is-this-device-only: "Only for this device" do-not-use-in-production: 'As this is for development, do not use this in production.' reversi: @@ -259,8 +259,8 @@ common/views/components/connect-failed.troubleshooter.vue: flush: "Clean cache" set-version: "Specify version" common/views/components/media-banner.vue: - sensitive: "閲覧注意" - click-to-show: "クリックして表示" + sensitive: "NSFW" + click-to-show: "Click to show" common/views/components/cw-button.vue: hide: "Hide" show: "See more" |