From 53b8de5e3926b42493dd52f2836c424db16cedb4 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Tue, 26 Jun 2012 11:44:38 +0000 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 --- config/locales/zh.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 4bef8adae..8a28edebc 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} 天"