perf: 修改 sftp 的说明文案 (#11490)

* perf: 修改 sftp 的说明文案

* perf: 修改翻译问题

---------

Co-authored-by: ibuler <ibuler@qq.com>
This commit is contained in:
fit2bot
2023-09-04 13:48:53 +08:00
committed by GitHub
parent 8cc1ca2770
commit 25301aa396
6 changed files with 334 additions and 249 deletions

View File

@@ -234,9 +234,9 @@
<body>
{% if error_origin %}
<div class='alert alert-danger error-info'>
配置文件存在问题无法完成登录请联系管理员解决或查看最新更新说明 <br/>
Configuration file has problems and cannot be logged in. Please contact the administrator <br/>
- {{ error_origin }} -
{% trans 'Configuration file has problems and cannot be logged in. Please contact the administrator or view latest docs' %}<br/>
{% trans 'If you are administrator, you can update the config resolve it, set' %} <br/>
DOMAINS={{ error_origin }}
</div>
{% endif %}
<div class="login-content extra-fields-{{ extra_fields_count }}">