From ddfbbd8dbad65a439dfcd25b8fc4e23459c56b1c Mon Sep 17 00:00:00 2001
From: LEVEILLE Cédric <leveille.cedric@oricom.org>
Date: Tue, 19 Jan 2016 13:36:10 -0500
Subject: [PATCH] update sql file for ftp_stats

---
 interface/web/sites/lib/lang/ar_web_vhost_domain_admin_list.lng |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/interface/web/sites/lib/lang/ar_web_vhost_domain_admin_list.lng b/interface/web/sites/lib/lang/ar_web_vhost_domain_admin_list.lng
index b460e27..f86967d 100644
--- a/interface/web/sites/lib/lang/ar_web_vhost_domain_admin_list.lng
+++ b/interface/web/sites/lib/lang/ar_web_vhost_domain_admin_list.lng
@@ -1,9 +1,9 @@
 <?php
-$wb['sys_groupid_txt'] = 'Client';
-$wb['list_head_txt'] = 'Websites';
-$wb['domain_id_txt'] = 'ID';
-$wb['active_txt'] = 'Active';
-$wb['server_id_txt'] = 'Server';
-$wb['domain_txt'] = 'Domain';
-$wb['add_new_record_txt'] = 'Add new website';
+$wb['sys_groupid_txt'] = 'Müşteri';
+$wb['list_head_txt'] = 'Web Siteleri';
+$wb['domain_id_txt'] = 'Kod';
+$wb['active_txt'] = 'Etkin';
+$wb['server_id_txt'] = 'Sunucu';
+$wb['domain_txt'] = 'Alan Adı';
+$wb['add_new_record_txt'] = 'Web Sitesi Ekle';
 ?>

--
Gitblit v1.9.1