Make cron patterns translatable

This commit is contained in:
Johannes Zellner
2021-09-28 20:40:36 +02:00
parent ca0ac18a62
commit e00671d697
3 changed files with 18 additions and 9 deletions

View File

@@ -1018,7 +1018,7 @@
<label class="control-label" style="width: 100%">{{ 'app.cron.title' | tr }} <sup><a ng-href="https://docs.cloudron.io/apps/#cron" class="help" target="_blank"><i class="fa fa-question-circle"></i></a></sup>
<div class="dropdown pull-right">
<a class="dropdown-toggle hand" style="font-weight: normal;" id="commonCronPatternDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
Add common pattern
{{ 'app.cron.addCommonPattern' | tr }}
<span class="caret"></span>
</a>
<ul class="dropdown-menu" aria-labelledby="commonCronPatternDropdown">