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:
committed by
Eugen Rochko
parent
f303a954e6
commit
eb6ec3d068
@ -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"
|
||||
|
Reference in New Issue
Block a user