nextcloud/apps/files_versions/l10n/pl.php

6 lines
126 B
PHP
Raw Normal View History

2012-08-14 01:19:31 +04:00
<?php $TRANSLATIONS = array(
2012-09-26 15:22:37 +04:00
"History" => "Historia",
2012-09-19 04:07:26 +04:00
"Files Versioning" => "Wersjonowanie plików",
"Enable" => "Włącz"
2012-08-14 01:19:31 +04:00
);