nextcloud/apps/files_encryption/l10n/ca.php

5 lines
85 B
PHP

<?php $TRANSLATIONS = array(
"Saving..." => "Desant...",
"Encryption" => "Xifrat"
);