diff --git a/site/plugins/admin/lang/fa_IR.yaml b/site/plugins/admin/lang/fa_IR.yaml
index 071eb718..3c9d5fb5 100644
--- a/site/plugins/admin/lang/fa_IR.yaml
+++ b/site/plugins/admin/lang/fa_IR.yaml
@@ -65,20 +65,20 @@ admin_visible: "قابل مشاهده"
admin_password: "کلمه عبور"
admin_php_built_on: "PHP ساخته شد بر روی"
admin_php_version: "نسخه PHP"
-admin_author_url: "Author url"
-admin_bugs: "Bugs"
-admin_description: "Description"
-admin_get_more_plugins: "Get More Plugins"
-admin_homepage: "Homepage"
-admin_info: "Info"
-admin_license: "License"
-admin_status: "Status"
-admin_disabled: "disabled"
-admin_enabled: "enabled"
-admin_version: "Version"
-admin_role: "Role"
-admin_save: "Save"
-admin_security_check_results: "Security check results"
+admin_author_url: "آدرس وب مؤلف"
+admin_bugs: "اشکالات"
+admin_description: "توضیحات"
+admin_get_more_plugins: "دریافت پلاگین های بیشتر"
+admin_homepage: "صفحه اصلی"
+admin_info: "اطلاعات"
+admin_license: "مجوز"
+admin_status: "وضعیت"
+admin_disabled: "غیرفعال"
+admin_enabled: "فعال"
+admin_version: "نسخه"
+admin_role: "نقش"
+admin_save: "ذخیره"
+admin_security_check_results: "نتایج بررسی امنیتی"
admin_security_check_results_debug: "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems."
admin_security_check_results_htaccess: "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path
"
admin_security_check_results_index: "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path
"