mirror of
https://github.com/nezhahq/nezha.git
synced 2025-03-16 02:28:14 -04:00
Merge pull request #179 from hhhkkk520/master
修改了一些文本和格式错误 Co-authored-by: hhhkkk520 <52115472+hhhkkk520@users.noreply.github.com>
This commit is contained in:
commit
9eb50a5b9d
2
resource/l10n/en-US.toml
vendored
2
resource/l10n/en-US.toml
vendored
@ -371,7 +371,7 @@ other = "Uptime"
|
||||
other = "Server is offline"
|
||||
|
||||
[Day]
|
||||
other = "Day"
|
||||
other = "Days"
|
||||
|
||||
[RealtimeChannelEstablished]
|
||||
other = "Real-time Channel Established"
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user