From 200754353929b99b9eb7a267f3a3d8b399f8b090 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Tue, 26 Jun 2012 10:36:58 +0000 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 --- 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 e80af50c0..7c8384f07 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} 天" -- 2.39.5