server/apps/files_encryption/l10n/ar.php
2013-01-23 00:06:18 +01:00

5 lines
221 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "التشفير",
"Exclude the following file types from encryption" => "استبعد أنواع الملفات التالية من التشفير",
"None" => "لا شيء"
);