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:
parent
f303a954e6
commit
eb6ec3d068
33 changed files with 189 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue