diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-20 03:01:30 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-20 03:01:30 +0900 |
| commit | c754046eafc4e364fd1ddc75af08cf6cbd191afa (patch) | |
| tree | 38b85b6fc5c54c9271557d775c9c8e6f1bc83868 | |
| parent | New translations ja.yml (Spanish) (diff) | |
| download | misskey-c754046eafc4e364fd1ddc75af08cf6cbd191afa.tar.gz misskey-c754046eafc4e364fd1ddc75af08cf6cbd191afa.tar.bz2 misskey-c754046eafc4e364fd1ddc75af08cf6cbd191afa.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/locales/en.yml b/locales/en.yml index e5340419ef..1ef08268a2 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -336,6 +336,9 @@ desktop/views/components/drive.vue: desktop/views/components/media-image.vue: sensitive: "The content is NSFW" click-to-show: "Click to show" +desktop/views/components/media-video.vue: + sensitive: "閲覧注意" + click-to-show: "クリックして表示" desktop/views/components/follow-button.vue: following: "Following" follow: "Follow" @@ -733,6 +736,9 @@ mobile/views/components/drive.file-detail.vue: mobile/views/components/media-image.vue: sensitive: "The content is NSFW" click-to-show: "Click to show" +mobile/views/components/media-video.vue: + sensitive: "閲覧注意" + click-to-show: "クリックして表示" mobile/views/components/follow-button.vue: following: "Following" follow: "Follow" |