diff options
Diffstat (limited to 'app/Locale/nb_NO')
-rw-r--r-- | app/Locale/nb_NO/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index 167206c8..fba22ffe 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -730,7 +730,7 @@ return array( // 'Time spent changed: %sh' => '', // 'Time estimated changed: %sh' => '', // 'The field "%s" have been updated' => '', - // 'The description have been modified' => '', + // 'The description has been modified' => '', // 'Do you really want to close the task "%s" as well as all subtasks?' => '', 'I want to receive notifications for:' => 'Jeg vil motta varslinger om:', 'All tasks' => 'Alle oppgaver', |