diff options
author | Frédéric Guillot <fred@kanboard.net> | 2019-07-02 19:58:44 -0700 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2019-07-02 19:58:44 -0700 |
commit | cd52d83e2fb560a639262b465ba686f51995cbac (patch) | |
tree | 65500e5c33a452a444569f7eb1ed0d13119746e6 /app/Locale/bs_BA | |
parent | 48acf99fd10da2bb755d56f9dfd7c0210e76abeb (diff) |
Sync translations
Diffstat (limited to 'app/Locale/bs_BA')
-rw-r--r-- | app/Locale/bs_BA/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index a54a957b..9b6a0ee7 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -1402,7 +1402,7 @@ return array( // 'Reorder this column by due date (DESC)' => '', // '%s moved the task #%d "%s" to the project "%s"' => '', // 'Task #%d "%s" has been moved to the project "%s"' => '', - // 'Move the task to another column when due date is less than a certain number of days' => '', + // 'Move the task to another column when the due date is less than a certain number of days' => '', // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', ); |