diff options
Diffstat (limited to 'locale/en_GB.json')
| -rw-r--r-- | locale/en_GB.json | 11 |
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", |
