summaryrefslogtreecommitdiff
path: root/app/Locale/bs_BA
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-05-12 18:24:58 -0400
committerFrederic Guillot <fred@kanboard.net>2017-05-12 18:24:58 -0400
commit740b0ac1a5383456e1efef0f073576318d214fbb (patch)
tree223442597172f47d79923376e1abff47dc652002 /app/Locale/bs_BA
parenteab2d872a844a7b7312d7aaa9e52ddc43fab38aa (diff)
Fix wrong dropdown menu in group members list
Diffstat (limited to 'app/Locale/bs_BA')
-rw-r--r--app/Locale/bs_BA/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php
index f3c90aa9..2e084275 100644
--- a/app/Locale/bs_BA/translations.php
+++ b/app/Locale/bs_BA/translations.php
@@ -1333,4 +1333,5 @@ return array(
// 'Only moving task between those columns is permitted for tasks assigned to the current user' => '',
// '[DUPLICATE]' => '',
// 'DKK - Danish Krona' => '',
+ // 'Remove user from group' => '',
);