From 75b3778dccccddb5cc90b2b4e0a3f958826ad8ba Mon Sep 17 00:00:00 2001 From: winter Date: Wed, 15 Jan 2025 20:33:38 +0000 Subject: implement home timeline --- locale/en_GB.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'locale') diff --git a/locale/en_GB.json b/locale/en_GB.json index d7860db..06da83e 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -10,18 +10,21 @@ "user.notes.placeholder": "This user hasn't posted anything yet.", "timeline.global": "Global timeline", "timeline.global.description": "This timeline shows all known public indexable notes.", + "timeline.global.shortName": "Global", + "timeline.local": "Local timeline", + "timeline.local.description": "This timeline shows all public indexable notes posted by users on this server.", + "timeline.local.shortName": "Local", + "timeline.home": "Home timeline", + "timeline.home.description": "This timeline shows all activity from users you follow.", + "timeline.home.shortName": "Home", "note.action.like": "Like", "note.action.dislike": "Dislike", "note.action.reshare": "Reshare", "note.action.reply": "Reply", "note.info.replyTo": "In reply to %s", - "timeline.local": "Local timeline", - "timeline.local.description": "This timeline shows all public indexable notes posted by users on this server.", "placeholder": "There's nothing here.", "placeholder.moreItems": "…and %d more", "placeholder.noMoreItems": "No more items.", - "timeline.global.shortName": "Global", - "timeline.local.shortName": "Local", "digitigrade": "Digitigrade", "note.resharedBy": "Reshared by %s", "navigation.login": "Log in", -- cgit v1.3