diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-05-08 09:46:12 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-05-08 09:46:12 -0400 |
commit | 03179a1269cd27aad99becceab6b0aacc30e0f2a (patch) | |
tree | 25b888e2081069dc8667cf3d7fdb954aca6eebe4 /app/Locale/bs_BA/translations.php | |
parent | 1a1e5e3d933a8d7fff1e6cc15504378b9e09397f (diff) |
Change button label for tasks/projects upload form
Diffstat (limited to 'app/Locale/bs_BA/translations.php')
-rw-r--r-- | app/Locale/bs_BA/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index b32e344f..3f385a41 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -1165,4 +1165,5 @@ return array( 'Closed tasks assigned to "%s"' => 'Zatvoreni zadaci dodijeljeni "%s"', // 'Assign automatically a color based on a priority' => '', 'Overdue tasks for the project(s) "%s"' => 'Zadaci u kaĆĄnjenju za projekat(te) "%s"', + // 'Upload files' => '', ); |