|
|
@ -706,6 +706,10 @@ |
|
|
|
"defaultMessage": "Home", |
|
|
|
"defaultMessage": "Home", |
|
|
|
"id": "column.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.", |
|
|
|
"defaultMessage": "You aren't following anyone yet. Visit {public} or use search to get started and meet other users.", |
|
|
|
"id": "empty_column.home" |
|
|
|
"id": "empty_column.home" |
|
|
@ -713,10 +717,6 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"defaultMessage": "the public timeline", |
|
|
|
"defaultMessage": "the public timeline", |
|
|
|
"id": "empty_column.home.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" |
|
|
|
"path": "app/javascript/mastodon/features/home_timeline/index.json" |
|
|
|