diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-20 03:01:45 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-20 03:01:45 +0900 |
| commit | bcc02047ca3b4e5240c4640dc6e97c4d3be53196 (patch) | |
| tree | 05da2a84dc64cf5122df37a103e3d0c19564f87e | |
| parent | New translations ja.yml (Portuguese) (diff) | |
| download | misskey-bcc02047ca3b4e5240c4640dc6e97c4d3be53196.tar.gz misskey-bcc02047ca3b4e5240c4640dc6e97c4d3be53196.tar.bz2 misskey-bcc02047ca3b4e5240c4640dc6e97c4d3be53196.zip | |
New translations ja.yml (Catalan)
| -rw-r--r-- | locales/ca.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/locales/ca.yml b/locales/ca.yml index 3025ce49e5..b9b773bd41 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -336,6 +336,9 @@ desktop/views/components/drive.vue: desktop/views/components/media-image.vue: sensitive: "閲覧注意" click-to-show: "クリックして表示" +desktop/views/components/media-video.vue: + sensitive: "閲覧注意" + click-to-show: "クリックして表示" desktop/views/components/follow-button.vue: following: "フォロー中" follow: "フォロー" @@ -733,6 +736,9 @@ mobile/views/components/drive.file-detail.vue: mobile/views/components/media-image.vue: sensitive: "閲覧注意" click-to-show: "クリックして表示" +mobile/views/components/media-video.vue: + sensitive: "閲覧注意" + click-to-show: "クリックして表示" mobile/views/components/follow-button.vue: following: "フォロー中" follow: "フォロー" |