This commit is contained in:
tanch0
2024-06-11 17:48:42 +05:45
parent 97f00e8172
commit c25c6475da
117 changed files with 1658 additions and 4725 deletions

View File

@ -2,7 +2,7 @@
return [
/**
/*
*
* Shared translations.
*
@ -11,8 +11,7 @@ return [
'next' => '下一步',
'finish' => '安装',
/**
/*
*
* Home page translations.
*
@ -22,8 +21,7 @@ return [
'message' => '欢迎来到安装向导.',
],
/**
/*
*
* Requirements page translations.
*
@ -32,8 +30,7 @@ return [
'title' => '环境要求',
],
/**
/*
*
* Permissions page translations.
*
@ -42,8 +39,7 @@ return [
'title' => '权限',
],
/**
/*
*
* Environment page translations.
*
@ -55,8 +51,7 @@ return [
'errors' => '无法保存 .env 文件, 请手动创建它.',
],
/**
/*
*
* Final page translations.
*