2012-11-12 23:07:19 +00:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Encryption" => "التشفير",
|
|
|
|
"Exclude the following file types from encryption" => "استبعد أنواع الملفات التالية من التشفير",
|
2013-01-22 23:06:18 +00:00
|
|
|
"None" => "لا شيء"
|
2012-11-12 23:07:19 +00:00
|
|
|
);
|