mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 16:49:58 +09:00
Fix #2294 쉬운설치 모듈에서 FTP 설정 언급 삭제
언어 파일에서 FTP 설정 언급 삭제 템플릿에서 FTP 설정 링크 및 비밀번호 입력 폼 삭제(폼이 표시될 조건이 없으며 표시되더라도 값을 사용하지 않음)
This commit is contained in:
parent
01c3f5cf08
commit
9274598574
9 changed files with 11 additions and 34 deletions
|
|
@ -12,7 +12,7 @@ $lang->current_version = '现用版本';
|
|||
$lang->require_update = '需要更新';
|
||||
$lang->require_installation = '需要安装';
|
||||
$lang->description_install = '安装时,与其联动的插件/控件也会同时被安装(更新)。';
|
||||
$lang->description_download = '无法使用FTP时,需得自行下载安装到指定路径。';
|
||||
$lang->description_download = '需得自行下载安装到指定路径。';
|
||||
$lang->path = '安装路径';
|
||||
$lang->cmd_download = '下载';
|
||||
$lang->description_uninstall = '确定要删除此数据包吗?如果此数据包为模块,模块中的数据将会全部消失。';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue