nextcloud/apps/files_encryption/l10n/he.php

5 lines
83 B
PHP
Raw Normal View History

2012-12-26 18:05:17 -05:00
<?php $TRANSLATIONS = array(
"Encryption" => "הצפנה",
2013-01-22 18:06:18 -05:00
"None" => "כלום"
2012-12-26 18:05:17 -05:00
);