diff options
Diffstat (limited to 'app/Locale/hr_HR/translations.php')
-rw-r--r-- | app/Locale/hr_HR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php index d0222a5a..fca19d88 100644 --- a/app/Locale/hr_HR/translations.php +++ b/app/Locale/hr_HR/translations.php @@ -1101,7 +1101,7 @@ return array( 'Global tags' => 'Globalne oznake', 'There is no global tag at the moment.' => 'Trenutno nema globalno definiranih oznaka.', // 'This field cannot be empty' => '', - // 'Close a task when there is no activity in an specific column' => '', + // 'Close a task when there is no activity in a specific column' => '', '%s removed a subtask for the task #%d' => '%s je uklonio pod-zadatak od zadataka #%d', // '%s removed a comment on the task #%d' => '', // 'Comment removed on task #%d' => '', |