diff --git a/config/locales/de.yml b/config/locales/de.yml index 4fffdd8..75796c4 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -53,8 +53,8 @@ de: one: 'etwa 1 Stunde' other: 'etwa %{count} Stunden' x_hours: - one: "1 hour" - other: "%{count} hours" + one: "1 Stunde" + other: "%{count} Stunden" x_days: one: '1 Tag' other: '%{count} Tagen'