summaryrefslogtreecommitdiff
path: root/app/Locale/bs_BA/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/bs_BA/translations.php')
-rw-r--r--app/Locale/bs_BA/translations.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php
index 239162b2..6ad3a783 100644
--- a/app/Locale/bs_BA/translations.php
+++ b/app/Locale/bs_BA/translations.php
@@ -994,7 +994,6 @@ return array(
'Append/Replace' => 'Dodaj/Zamijeni',
'Append' => 'Dodaj',
'Replace' => 'Zamijeni',
- 'There is no notification method registered.' => 'Nema registrovanih metoda za obavještenja',
'Import' => 'Uvoz',
'change sorting' => 'Promijeni sortiranje',
'Tasks Importation' => 'Uvoz zadataka',
@@ -1102,4 +1101,7 @@ return array(
// 'Do you really want to close all tasks of this column?' => '',
// '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '',
// 'Close all tasks of this column' => '',
+ // 'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => '',
+ // 'My dashboard' => '',
+ // 'My profile' => '',
);