/home/techb158/ileadtechnology.com/resources/lang/zh-TW
NameSizeModeActions
adminstaticword.php108630644editdlrm
frontstaticword.php73320644editdlrm
installer_messages.php11150644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/lang/zh-TW/installer_messages.php (1115B)
'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' => '點擊退出', ], ];