Add Japanese translations (#5427)

* yarn manage:translations

* Add Japanese translation for #5410

* Add Japanese translation for #5393
This commit is contained in:
Yamagishi Kazutoshi 2017-10-17 18:47:05 +09:00 committed by Eugen Rochko
parent 989553c69a
commit 5050719fac
33 changed files with 174 additions and 43 deletions

View file

@ -183,6 +183,7 @@
"status.load_more": "더 보기",
"status.media_hidden": "미디어 숨겨짐",
"status.mention": "답장",
"status.more": "More",
"status.mute_conversation": "이 대화를 뮤트",
"status.open": "상세 정보 표시",
"status.pin": "고정",
@ -216,9 +217,5 @@
"video.mute": "Mute sound",
"video.pause": "Pause",
"video.play": "Play",
"video.unmute": "Unmute sound",
"video_player.expand": "Expand video",
"video_player.toggle_sound": "Toggle sound",
"video_player.toggle_visible": "Toggle visibility",
"video_player.video_error": "Video could not be played"
"video.unmute": "Unmute sound"
}