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,10 @@
"defaultMessage": "Share",
"id": "status.share"
},
{
"defaultMessage": "More",
"id": "status.more"
},
{
"defaultMessage": "Reply to thread",
"id": "status.replyAll"
@ -907,10 +911,6 @@
"defaultMessage": "Home",
"id": "column.home"
},
{
"defaultMessage": "Your home feed is empty. If you have been inactive for a while, it will be regenerated for you soon.",
"id": "empty_column.home.inactivity"
},
{
"defaultMessage": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
"id": "empty_column.home"
@ -1408,4 +1408,4 @@
],
"path": "app/javascript/mastodon/features/video/index.json"
}
]
]