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