aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/en_GB.json
diff options
context:
space:
mode:
Diffstat (limited to 'locale/en_GB.json')
-rw-r--r--locale/en_GB.json17
1 files changed, 17 insertions, 0 deletions
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"
+}