mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
php-fpm support
This commit is contained in:
parent
dfbcc06269
commit
567ce7e832
64 changed files with 976 additions and 197 deletions
|
@ -149,7 +149,8 @@ $LANG['ar'] = array(
|
|||
'User Directories' => 'مجلدات المستخدم',
|
||||
'Template' => 'نموذج',
|
||||
'Web Template' => 'أباتشي نموذج',
|
||||
'Proxy Template' => 'Nginx نموذج',
|
||||
'Backend Template' => 'Backend نموذج',
|
||||
'Proxy Template' =>'Proxy نموذج',
|
||||
'DNS Template' => 'نظام أسماء النطاقات نموذج',
|
||||
'Web Domains' => 'نطاقات الشبكة',
|
||||
'SSL Domains' => 'نطاقات آمنة',
|
||||
|
@ -170,8 +171,8 @@ $LANG['ar'] = array(
|
|||
'template' => 'نموذج',
|
||||
'SSL Support' => 'دعم طبقة المقبض الآمن',
|
||||
'SSL Home Directory' => 'المجلد الرئيسي لطبقة المقبض الآمن',
|
||||
'Proxy Support' => 'Nginx دعم',
|
||||
'Proxy Extensions' => 'Nginx إمتدادات',
|
||||
'Proxy Support' => 'Proxy دعم',
|
||||
'Proxy Extensions' => 'Proxy إمتدادات',
|
||||
'Web Statistics' => 'إحصائيات الشبكة',
|
||||
'Additional FTP Account' => 'حساب بروتوكول نقل الملفات إضافي',
|
||||
'SOA' => 'هيكلية الخدمات الموجهة',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue