Run manage:translations (#2816)

This commit is contained in:
Yamagishi Kazutoshi
2017-05-06 01:46:51 +09:00
committed by Eugen Rochko
parent 20c37ed0f9
commit d397d0d681
4 changed files with 7 additions and 8 deletions

View File

@ -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"