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

5 lines
229 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "رمزگذاری",
"Exclude the following file types from encryption" => "نادیده گرفتن فایل های زیر برای رمز گذاری",
"None" => "هیچ‌کدام"
);