diff options
Diffstat (limited to 'app/Locale/nb_NO/translations.php')
-rw-r--r-- | app/Locale/nb_NO/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index db58506a..af2503ce 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -1400,4 +1400,7 @@ return array( // 'Reorder this column by assignee (Z-A)' => '', // '%s moved the task #%d "%s" to the project "%s"' => '', // 'Task #%d "%s" has been moved to the project "%s"' => '', + // 'Move the task to another column when due date is less than a certain number of days' => '', + // 'HTTP Client:' => '', + // 'XBT - bitcoin' => '', ); |