server/apps/files_versions/l10n/pl.php
2013-07-28 01:58:28 -04:00

5 lines
145 B
PHP

<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Nie można było przywrócić: %s",
"Versions" => "Wersje",
"Restore" => "Przywróć"
);