From 6b9d64bffb70ff36e9c35d5e0e0169e8b66eb2ec Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 12 Dec 2019 22:48:02 +0200 Subject: [PATCH] New translations en-US.json (Irish) --- src/config/locales/ga-IE.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/config/locales/ga-IE.json b/src/config/locales/ga-IE.json index 38f231661..6e61378e7 100644 --- a/src/config/locales/ga-IE.json +++ b/src/config/locales/ga-IE.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": "Comments" } }