server/apps/files_encryption/l10n/fa.php

5 lines
98 B
PHP
Raw Normal View History

2012-10-16 15:57:07 +00:00
<?php $TRANSLATIONS = array(
"Encryption" => "رمزگذاری",
2013-01-22 23:06:18 +00:00
"None" => "هیچ‌کدام"
2012-10-16 15:57:07 +00:00
);