changes
This commit is contained in:
@ -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.
|
||||
*
|
||||
|
Reference in New Issue
Block a user