nextcloud/apps/files_encryption/l10n/pl.php

4 lines
62 B
PHP
Raw Normal View History

2012-08-14 01:19:31 +04:00
<?php $TRANSLATIONS = array(
2013-05-25 04:11:52 +04:00
"Encryption" => "Szyfrowanie"
2012-08-14 01:19:31 +04:00
);