diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/zh.yml | 4 |
1 files 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} 天" |