nextcloud/apps/files_encryption/l10n/sk_SK.php

4 lines
62 B
PHP
Raw Normal View History

2012-09-06 04:06:37 +04:00
<?php $TRANSLATIONS = array(
2013-05-25 04:11:52 +04:00
"Encryption" => "Šifrovanie"
2012-09-06 04:06:37 +04:00
);