BUGFIX: Job details was not translated

This commit is contained in:
Jeroen De Meerleer 2022-09-06 13:45:19 +02:00
parent fc51167c04
commit e787007822
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
4 changed files with 8 additions and 2 deletions

View File

@ -72,7 +72,7 @@
<small id="hostlabel-help" class="form-text text-muted">{{ "job.addedit.generalinfo.hostlabel.helptext" | trans }}</small>
</div>
<h3>Job details</h3>
<h3>{{ "job.addedit.jobdetails.header" | trans }}</h3>
<div class="mb-3 btn-group croncategory-selector">
<div class="dropdown croncategory-group crontype-group">
<button class="btn btn-outline-primary dropdown-toggle" type="button" id="crontypeButton" data-default-text="" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">

View File

@ -97,6 +97,8 @@ job:
label: "H0st l4b3L"
placeholder: "N3wb13 s3rv3r"
helptext: "Wh1ch l4b3L 4 t3h h0stn4m3 sh0uLd b d1spL4y3d? 1f 3mpty t3h d1z w1LL b t3h h0stn4m3 pr0v1d3d b3L0w"
jobdetails:
header: "J0b d3t41Lz"
crontype:
label: "J0b typ3"
command:

View File

@ -97,6 +97,8 @@ job:
label: "Host label"
placeholder: "petrosian.jeroened.be"
helptext: "Which label for the hostname should be displayed? If empty the this will be the hostname provided below"
jobdetails:
header: "Job details"
crontype:
label: "Job type"
command:

View File

@ -97,7 +97,9 @@ job:
hostlabel:
label: "Host label"
placeholder: "petrosian.jeroened.be"
helptext: "Geef hier een eenvoudig te herkennen hostnaam. Indien leeg zal hostnaam uit de job details gebruikt worden"
helptext: "Geef hier een eenvoudig te herkennen hostnaam. Indien leeg zal hostnaam uit de taak details gebruikt worden"
jobdetails:
header: "Taak details"
crontype:
label: "Taak type"
command: