From b4d5ddb83271fb1c27c58533a99f629eb5f6d87a Mon Sep 17 00:00:00 2001 From: SkyFox Date: Wed, 20 Dec 2017 22:30:43 +0100 Subject: Add missing translation in DateHelper --- app/Locale/da_DK/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/da_DK/translations.php') diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index f795edf0..86238ca5 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1367,4 +1367,7 @@ return array( // 'Time Spent' => '', // 'External Link' => '', // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', + // 'days' => '', + // 'minutes' => '', + // 'seconds' => '', ); -- cgit v1.2.3