Run manage:translations (#2816)
This commit is contained in:
committed by
Eugen Rochko
parent
20c37ed0f9
commit
d397d0d681
@ -706,6 +706,10 @@
|
||||
"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": "You aren't following anyone yet. Visit {public} or use search to get started and meet other users.",
|
||||
"id": "empty_column.home"
|
||||
@ -713,10 +717,6 @@
|
||||
{
|
||||
"defaultMessage": "the public timeline",
|
||||
"id": "empty_column.home.public_timeline"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/home_timeline/index.json"
|
||||
|
Reference in New Issue
Block a user