From ad554b48e7dc355d9b33eede98f4e3e829fd867e Mon Sep 17 00:00:00 2001 From: winter Date: Tue, 31 Dec 2024 14:30:16 +0000 Subject: switch to my own translations system i really don't like gettext --- locale/en_GB.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 locale/en_GB.json (limited to 'locale/en_GB.json') diff --git a/locale/en_GB.json b/locale/en_GB.json new file mode 100644 index 0000000..67a4ec5 --- /dev/null +++ b/locale/en_GB.json @@ -0,0 +1,17 @@ +{ + "user.profile.createdAt": "Joined on %s", + "user.profile.openRemote": "Open remote profile page", + "user.profile.bio.placeholder": "This user hasn't written a bio yet.", + "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.", + "note.action.like": "Like", + "note.action.dislike": "Dislike", + "note.action.reshare": "Reshare", + "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.", + "timeline.global.shortName": "Global", + "timeline.local.shortName": "Local", + "digitigrade": "Digitigrade" +} -- cgit v1.3