aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale
diff options
context:
space:
mode:
authorwinter2025-01-15 20:33:38 +0000
committerwinter2025-01-15 20:33:38 +0000
commit75b3778dccccddb5cc90b2b4e0a3f958826ad8ba (patch)
tree6240a96338f58b5f175e97132a4ce5d804e3b2da /locale
parent07df9da970ceaa54c734d73bdb148fa36d42db63 (diff)
implement home timeline
Diffstat (limited to 'locale')
-rw-r--r--locale/en_GB.json11
1 files changed, 7 insertions, 4 deletions
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",