aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/pl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n/pl.php')
-rw-r--r--apps/files_versions/l10n/pl.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/pl.php b/apps/files_versions/l10n/pl.php
new file mode 100644
index 00000000000..faf2d39e709
--- /dev/null
+++ b/apps/files_versions/l10n/pl.php
@@ -0,0 +1,4 @@
+<?php $TRANSLATIONS = array(
+"Expire all versions" => "Wygasają wszystkie wersje",
+"Enable Files Versioning" => "Włącz wersjonowanie plików"
+);