nextcloud/apps/files_encryption/l10n/fa.php

5 lines
98 B
PHP
Raw Normal View History

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