diff --git a/src/config/locales/et-EE.json b/src/config/locales/et-EE.json index 68439e63a..74265a560 100644 --- a/src/config/locales/et-EE.json +++ b/src/config/locales/et-EE.json @@ -707,5 +707,11 @@ "day": "days", "month": "months", "year": "years" + }, + "quick_reply": { + "placeholder": "Add a comment", + "comment": "Comment", + "reply": "REPLY", + "close": "CLOSE" } }