summaryrefslogtreecommitdiff
path: root/app/Locale/sr_Latn_RS
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2016-10-21 07:41:52 -0400
committerFrédéric Guillot <fred@kanboard.net>2016-10-21 07:41:52 -0400
commitc2e3f1eba95c86efdc429c16b94e87b0687241dd (patch)
treef43c6bac1b8fe20603ec7ee3f35ed0c4d9e1e7d3 /app/Locale/sr_Latn_RS
parent6a3e435e89173d6e14377c975d42c3c0b18f2ea3 (diff)
Show error messages in dialog box to move tasks
Diffstat (limited to 'app/Locale/sr_Latn_RS')
-rw-r--r--app/Locale/sr_Latn_RS/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php
index 6b5bd784..2f061260 100644
--- a/app/Locale/sr_Latn_RS/translations.php
+++ b/app/Locale/sr_Latn_RS/translations.php
@@ -1277,4 +1277,5 @@ return array(
// 'This field is required' => '',
// 'Moving a task is not permitted' => '',
// 'This value must be in the range %d to %d' => '',
+ // 'You are not allowed to move this task.' => '',
);