Add missing Japanese translations (#5193)

* yarn manage:translations

* Add Japanese translations for #5170

* Add Japanese translations for #5123

* Add Japanese translations for #5046

* Add Japanese translations for #5099

* Add Japanese translations for #5161

* "項目" -> "絵文字"
This commit is contained in:
Yamagishi Kazutoshi
2017-10-03 20:10:26 +09:00
committed by Eugen Rochko
parent f303a954e6
commit eb6ec3d068
33 changed files with 189 additions and 5 deletions

View File

@ -607,6 +607,26 @@
{
"defaultMessage": "Search",
"id": "search.placeholder"
},
{
"defaultMessage": "Advanced search format",
"id": "search_popout.search_format"
},
{
"defaultMessage": "hashtag",
"id": "search_popout.tips.hashtag"
},
{
"defaultMessage": "user",
"id": "search_popout.tips.user"
},
{
"defaultMessage": "status",
"id": "search_popout.tips.status"
},
{
"defaultMessage": "Simple text returns matching display names, usernames and hashtags",
"id": "search_popout.tips.text"
}
],
"path": "app/javascript/mastodon/features/compose/components/search.json"