summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/pl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/pl.php')
-rw-r--r--apps/gallery/l10n/pl.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/gallery/l10n/pl.php b/apps/gallery/l10n/pl.php
index d0c51c0f814..eb35732782b 100644
--- a/apps/gallery/l10n/pl.php
+++ b/apps/gallery/l10n/pl.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
- "Gallery" => "Galeria",
- "Rescan" => "Przeskanuj",
- "Back" => "Wróć"
+"Gallery" => "Galeria",
+"Rescan" => "Przeskanuj",
+"Back" => "Wróć"
);
-?>