nextcloud/apps/files_versions/l10n/pl.php

5 lines
118 B
PHP

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