Add Japanese translations (#5810)
* yarn manage:translations * Add Japanese translation for #5087 * Add Japanese translation for #5616 * Add Japanese translation for #5746 * Add Japanese translation for #5750
This commit is contained in:
committed by
Eugen Rochko
parent
32987004c9
commit
520d147803
@ -923,6 +923,15 @@
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/home_timeline/index.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "There is nothing in this list yet.",
|
||||
"id": "empty_column.list"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/list_timeline/index.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user