Make cron patterns translatable
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user