From 200754353929b99b9eb7a267f3a3d8b399f8b090 2012-06-26 10:36:58 From: Toshi MARUYAMA Date: 2012-06-26 10:36:58 Subject: [PATCH] Simplified Chinese translation updated by Steven Wong (#11261) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9890 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/zh.yml b/config/locales/zh.yml index e80af50..7c8384f 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -52,8 +52,8 @@ zh: one: "大约一小时" other: "大约 %{count} 小时" x_hours: - one: "1 hour" - other: "%{count} hours" + one: "1 小时" + other: "%{count} 小时" x_days: one: "一天" other: "%{count} 天"