summaryrefslogtreecommitdiff
path: root/locales/pl_PL/translations.php
diff options
context:
space:
mode:
authorFrédéric Guillot <contact@fredericguillot.com>2014-02-21 16:41:09 -0500
committerFrédéric Guillot <contact@fredericguillot.com>2014-02-21 16:41:09 -0500
commita42403ee458f4731bc3e9f7219030091b920dd17 (patch)
treeaf8a17978c73235cbcee4609446d1f27645b2593 /locales/pl_PL/translations.php
parent54879fb12408a9e48d8e20bde41c0a4c0e3d85c0 (diff)
Remove space in translation files
Diffstat (limited to 'locales/pl_PL/translations.php')
-rw-r--r--locales/pl_PL/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php
index 752850a9..2c7a8ea3 100644
--- a/locales/pl_PL/translations.php
+++ b/locales/pl_PL/translations.php
@@ -168,5 +168,5 @@ return array(
'Backlog' => 'Log',
'Work in progress' => 'W trakcie',
'Done' => 'Zakończone',
- 'Application version: ' => 'Wersja aplikacji :'
+ 'Application version:' => 'Wersja aplikacji :'
);