summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/locales/zh.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 7be3096bc..482492811 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -64,8 +64,8 @@ zh:
one: "大约一年"
other: "大约 %{count} 年"
over_x_years:
- one: "一年以上"
- other: "%{count} 年以上"
+ one: "超过一年"
+ other: "超过 %{count} 年"
almost_x_years:
one: "将近 1 年"
other: "将近 %{count} 年"