From 16d80593e5fe428830940a7ca9b75d669865488d Mon Sep 17 00:00:00 2001 From: Asim Husanovic Date: Thu, 17 Mar 2016 22:10:23 +0300 Subject: Fix missing arguments in translation --- app/Locale/bs_BA/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/bs_BA') diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index 7af4eb1e..a3847755 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -1027,7 +1027,7 @@ return array( 'Password reset history' => 'Hitorija promjena šifri', 'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => 'Svi zadaci kolone "%s" i swimline-a "%s" uspješno su zatvoreni.', 'Do you really want to close all tasks of this column?' => 'Da li zaista želiš zatvoriti sve zadatke ove kolone?', - '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '%d zadatak(ci) u koloni "%s" i swimline-u će biti zatvoreni.', + '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '%d zadatak(ci) u koloni "%s" i swimline-u "%s" će biti zatvoreni.', 'Close all tasks of this column' => 'Zatvori sve zadatke ove kolone', 'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => 'Nema posebnog plugin-a za obavještenja. Još uvijek možeš koristiti individualne postavke obavještenja na svom profilu.', 'My dashboard' => 'Moj panel', -- cgit v1.2.3