diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-06-06 20:43:03 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-06-06 20:43:03 -0400 |
commit | 8d792ee37964df31e7e88a601c0baf7accfbc3af (patch) | |
tree | b14ccc2edf90eac65e8909d6581744f75142ecd5 /app/Locale/bs_BA | |
parent | 3a61a6a5a3d3265e693c4e84cb27b35b7f6e5ced (diff) |
Update translations to fix typo
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 ce5c808d..b6b0f534 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -1109,7 +1109,7 @@ return array( 'Column created successfully.' => 'Kolona uspješno napravljena.', 'Another column with the same name exists in the project' => 'Već postoji kolona s istim imenom u ovom projektu.', 'Default filters' => 'Podrazumijevani filteri', - 'Your board doesn\'t have any column!' => 'Vaš panel nema ni jednu kolonu!', + 'Your board doesn\'t have any columns!' => 'Vaš panel nema ni jednu kolonu!', 'Change column position' => 'Promijeni poziciju kolone', 'Switch to the project overview' => 'Promijeni u pregled projekta', 'User filters' => 'Korisnički filteri', |