This commit is contained in:
naiba
2022-04-29 11:45:41 +08:00
committed by GitHub
parent a3b799a2a0
commit c55c1edca3
5 changed files with 6 additions and 8 deletions

View File

@@ -48,7 +48,7 @@
{{tr "TheFormaOfTheScheduleIs"}}<code>* * * * * *</code>&nbsp;{{tr "SecondsMinutesHoursDaysMonthsWeeksSeeDetails"}} <a
href="https://pkg.go.dev/github.com/robfig/cron/v3#hdr-CRON_Expression_Format"
target="_blank">{{tr "ScheduleExpressionFormat"}}</a><br>
{{tr "IntroductionOfCommands"}}
{{safe (tr "IntroductionOfCommands")}}
</p>
</div>
</div>

View File

@@ -57,7 +57,7 @@
</form>
<div class="ui warning message">
<p>
{{tr "IntroductionOfMonitor"}}
{{safe (tr "IntroductionOfMonitor")}}
</p>
</div>
</div>