/
home
/
techb158
/
ileadtechnology.com
/
resources
/
lang
/
zh-TW
/
/home/techb158/ileadtechnology.com/resources/lang/zh-TW
mkdir
upload
Name
Size
Mode
Actions
adminstaticword.php
10863
0644
edit
dl
rm
frontstaticword.php
7332
0644
edit
dl
rm
installer_messages.php
1115
0644
edit
dl
rm
Edit:
/home/techb158/ileadtechnology.com/resources/lang/zh-TW/installer_messages.php
(1115B)
<?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' => '點擊退出', ], ];
Save
cmd:
run