config/locales/de.yml in ecm_time_tracking-0.0.6 vs config/locales/de.yml in ecm_time_tracking-0.1.0
- old
+ new
@@ -1,8 +1,15 @@
de:
activerecord:
attributes:
+ ecm/time_tracking/tracker_calculation_schema:
+ tracker: Erfasser
+ identifier: Bezeichner
+ enabled_from: Aktiv von
+ enabled_to: Aktiv bis
+ created_at: Erstellt am
+ updated_at: Aktualisiert am
ecm/time_tracking/entry:
begin_at: Von
break_length_in_minutes: Pause [Minuten]
description: Beschreibung
end_at: Bis
@@ -19,6 +26,9 @@
ecm/time_tracking/entry:
one: Eintrag
other: Einträge
ecm/time_tracking/entry_type:
one: Eintragstyp
- other: Eintragstypen
+ other: Eintragstypen
+ ecm/time_tracking/tracker_calculation_schema:
+ one: Berechnungsschema
+ other: Berechnungsschemen
\ No newline at end of file