summaryrefslogtreecommitdiff
path: root/app/Locale/nb_NO/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/nb_NO/translations.php')
-rw-r--r--app/Locale/nb_NO/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php
index eb064079..48cf482e 100644
--- a/app/Locale/nb_NO/translations.php
+++ b/app/Locale/nb_NO/translations.php
@@ -124,7 +124,6 @@ return array(
'The id is required' => 'Id\'en er pøøkrevet',
'The project id is required' => 'Prosjektet-id er påkrevet',
'The project name is required' => 'Prosjektnavn er påkrevet',
- 'This project must be unique' => 'Prosjektnavnet skal være unikt',
'The title is required' => 'Tittel er pårevet',
'Settings saved successfully.' => 'Innstillinger lagret.',
'Unable to save your settings.' => 'Innstillinger kunne ikke lagres.',
@@ -1065,4 +1064,5 @@ return array(
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '',
+ // 'Assign automatically a category based on a link' => '',
);