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