webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
rachidlaasri
/
laravel-installer
/
src
/
Lang
/
zh-TW
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
installer_messages.php
1.078KB
edt
ren
<?php return [ /* * * Shared translations. * */ 'title' => 'Laravel安裝程序', 'next' => '下一步', 'finish' => '安裝', /* * * Home page translations. * */ 'welcome' => [ 'title' => '歡迎來到Laravel安裝程序', 'message' => '歡迎來到安裝嚮導.', ], /* * * Requirements page translations. * */ 'requirements' => [ 'title' => '環境要求', ], /* * * Permissions page translations. * */ 'permissions' => [ 'title' => '權限', ], /* * * Environment page translations. * */ 'environment' => [ 'title' => '環境設置', 'save' => '保存 .env', 'success' => '.env 文件保存成功.', 'errors' => '無法保存 .env 文件, 請手動創建它.', ], /* * * Final page translations. * */ 'final' => [ 'title' => '完成', 'finished' => '應用已成功安裝.', 'exit' => '點擊退出', ], ];
<=Back
Liking