config/locales/de.yml in good_job-3.30.0 vs config/locales/de.yml in good_job-3.30.1
- old
+ new
@@ -194,10 +194,18 @@
million: M
quadrillion: Q
thousand: K
trillion: T
unit: ''
+ performances:
+ show:
+ average_duration: Durchschnittliche Dauer
+ executions: Hinrichtungen
+ job_class: Berufsklasse
+ maximum_duration: Maximale Dauer
+ minimum_duration: Mindestdauer
+ title: Leistung
processes:
index:
cron_enabled: Cron aktiviert
no_good_job_processes_found: Keine GoodJob-Prozesse gefunden.
process: Verfahren
@@ -223,10 +231,11 @@
batches: Batches
cron_schedules: Cron
jobs: Jobs
live_poll: Live Poll
name: "GoodJob 👍"
+ performances: Leistung
processes: Prozesse
theme:
auto: Auto
dark: Dunkel
light: Licht
@@ -239,5 +248,7 @@
queued: In der Warteschlange
retried: Wiederholt
running: Laufend
scheduled: Geplant
succeeded: Erfolgreich
+ shared:
+ needs_migration: Bitte führen Sie GoodJob-Migrationen aus.