2012-10-16 19:57:07 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Encryption" => "رمزگذاری",
|
2013-01-23 03:06:18 +04:00
|
|
|
"Exclude the following file types from encryption" => "نادیده گرفتن فایل های زیر برای رمز گذاری",
|
|
|
|
"None" => "هیچکدام"
|
2012-10-16 19:57:07 +04:00
|
|
|
);
|