From 34249455c968734b3c9808ddd322d0a31c1e05ab Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 18 Jan 2022 22:23:21 +0200 Subject: [PATCH] New translations en-US.json (Macedonian) --- src/config/locales/mk-MK.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config/locales/mk-MK.json b/src/config/locales/mk-MK.json index 0b98b7370..f4e0c2907 100644 --- a/src/config/locales/mk-MK.json +++ b/src/config/locales/mk-MK.json @@ -707,5 +707,11 @@ "day": "days", "month": "months", "year": "years" + }, + "quick_reply": { + "placeholder": "Add a comment", + "comment": "Comment", + "reply": "REPLY", + "close": "CLOSE" } }