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