From e93148420dc4c04132062c78ee52c0bdf85ab657 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Fri, 27 Aug 2021 14:39:29 -0400 Subject: [PATCH] feat: add quick reply key --- public/language/en-GB/topic.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/language/en-GB/topic.json b/public/language/en-GB/topic.json index 4502452aa0..b95a86c862 100644 --- a/public/language/en-GB/topic.json +++ b/public/language/en-GB/topic.json @@ -202,5 +202,6 @@ "timeago_later": "%1 later", "timeago_earlier": "%1 earlier", "first-post": "First post", - "last-post": "Last post" + "last-post": "Last post", + "post-quick-reply": "Post quick reply" }