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.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json
index deda419..da09f77 100644
--- a/locale/en_GB.json
+++ b/locale/en_GB.json
@@ -8,6 +8,8 @@
"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.",
@@ -23,5 +25,7 @@
"login.action": "Log in",
"login.failed": "Invalid email address or password",
"writeNote.label": "Write a note",
- "writeNote.action": "Post"
+ "writeNote.action": "Post",
+ "writeReply.label": "Write a reply",
+ "writeReply.action": "Reply"
}