From 53b8de5e3926b42493dd52f2836c424db16cedb4 2012-06-26 11:44:38 From: Toshi MARUYAMA Date: 2012-06-26 11:44:38 Subject: [PATCH] Backport r9890 from trunk to 1.4-stable Simplified Chinese translation updated by Steven Wong (#11261). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.4-stable@9893 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 4bef8ad..8a28ede 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} 天"