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