Fix some text errors

This commit is contained in:
Kris 2022-04-29 20:06:25 +02:00
parent ade06839b7
commit 2abd7db572
7 changed files with 19 additions and 19 deletions

View File

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

View File

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