nextcloud/apps/files_versions/l10n/pl.php

6 lines
145 B
PHP

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