From 672331d7e4b227ae37189fbd97f2fbf0bcae8781 2013-05-25 04:31:51 From: Toshi MARUYAMA Date: 2013-05-25 04:31:51 Subject: [PATCH] German translation of x_hours updated by Filou Centrinov (#14145) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11901 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/de.yml b/config/locales/de.yml index d1440e5..db5a341 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'