From 8e0265a10abe2f5eede5b6576dadfb011117e34f Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 12 Dec 2019 22:46:13 +0200 Subject: [PATCH] New translations en-US.json (Malay) --- src/config/locales/ms-MY.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/config/locales/ms-MY.json b/src/config/locales/ms-MY.json index 0fee2a823..beef966a6 100644 --- a/src/config/locales/ms-MY.json +++ b/src/config/locales/ms-MY.json @@ -430,5 +430,8 @@ "current_time": "Current time;", "information": "We noticed that your device has incorrect date or time. Please fix Date & Time or Set Automatically and try again." } + }, + "comments": { + "title": "Komen-komen" } }