Skip to content

Commit

Permalink
Added German Translation for child jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Bibarella committed Jul 20, 2024
1 parent 31e2a7e commit de25cb4
Showing 1 changed file with 10 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"categoryBlocklistPlaceholder": "Kategorie auswählen:",
"oldJobCleanup": {
"label": "Aktivieren Sie die Bereinigung alter Jobs",
"helpText": "Ermöglicht das Bereinigen alter Jobs in der Nosto-Stellenanzeige"
"helpText": "Ermöglicht das Bereinigen alter Jobs in der Nosto Task-Übersicht"
},
"oldJobCleanupPeriod": {
"after": "Nach",
Expand Down Expand Up @@ -149,25 +149,29 @@
},
"job": {
"navigation": {
"label": "Nosto-Stellenangebot"
"label": "Nosto Task-Übersicht"
},
"notification": {
"success": "Job wurde erfolgreich eingeplant!",
"unknownError": "Unbekannter Fehler."
},
"date-filter": {
"label": "Job erstellt am",
"from": "Aus",
"to": "Zu"
"label": "Task erstellt am",
"placeholder": "Zeitraum auswählen...",
"from": "Von",
"to": "Bis"
},
"type-filter": {
"label": "Auftragstyp",
"placeholder": "Art auswählen..."
},
"status-filter": {
"label": "Beruflicher Status",
"label": "Task Status",
"placeholder": "Status auswählen..."
}
},
"job-listing": {
"child-jobs": "Sub-Tasks"
}
}
}

0 comments on commit de25cb4

Please sign in to comment.