Merge pull request #179 from hhhkkk520/master

修改了一些文本和格式错误

Co-authored-by: hhhkkk520 <52115472+hhhkkk520@users.noreply.github.com>
This commit is contained in:
naiba 2022-04-30 08:13:19 +08:00 committed by GitHub
commit 9eb50a5b9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 19 additions and 19 deletions

View File

@ -371,7 +371,7 @@ other = "Uptime"
other = "Server is offline" other = "Server is offline"
[Day] [Day]
other = "Day" other = "Days"
[RealtimeChannelEstablished] [RealtimeChannelEstablished]
other = "Real-time Channel Established" other = "Real-time Channel Established"

View File

@ -38,7 +38,7 @@
<textarea name="CustomCode">{{.Conf.Site.CustomCode}}</textarea> <textarea name="CustomCode">{{.Conf.Site.CustomCode}}</textarea>
</div> </div>
<div class="field"> <div class="field">
<label>{{tr "AccessPassword"}}}</label> <label>{{tr "AccessPassword"}}</label>
<input type="text" name="ViewPassword" placeholder="" value="{{.Conf.Site.ViewPassword}}"> <input type="text" name="ViewPassword" placeholder="" value="{{.Conf.Site.ViewPassword}}">
</div> </div>
<div class="field"> <div class="field">