about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/defaultMessages.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/mastodon/locales/defaultMessages.json')
-rw-r--r--app/javascript/mastodon/locales/defaultMessages.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/javascript/mastodon/locales/defaultMessages.json b/app/javascript/mastodon/locales/defaultMessages.json
index 03931aeff..06096125b 100644
--- a/app/javascript/mastodon/locales/defaultMessages.json
+++ b/app/javascript/mastodon/locales/defaultMessages.json
@@ -707,16 +707,16 @@
         "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"
       },
       {
         "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"