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" } }