From 3808b5dc09fdf7933d05d1ee5af1e24f3907b70f Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Wed, 4 Apr 2018 16:51:52 -0700 Subject: Add missing translations --- app/Locale/nb_NO/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/nb_NO') diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index 76eb5ff0..9494dcb0 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -1375,4 +1375,7 @@ return array( // 'seconds' => '', // 'Assign automatically a color when preset start date is reached' => '', // 'Move the task to another column once a predefined start date is reached' => '', + // 'This task is now linked to the task %s with the relation "%s"' => '', + // 'The link with the relation "%s" to the task %s has been removed' => '', + // 'Custom Filter:' => '', ); -- cgit v1.2.3