about summary refs log tree commit diff
path: root/config/locales/zh-CN.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/zh-CN.yml')
-rw-r--r--config/locales/zh-CN.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml
index 0672202a2..95c24d0bc 100644
--- a/config/locales/zh-CN.yml
+++ b/config/locales/zh-CN.yml
@@ -261,6 +261,17 @@ zh-CN:
     reblog:
       body: 你的嘟文得到 %{name} 的转嘟
       subject: "%{name} 转嘟(嘟嘟滴)了你的嘟文"
+  number:
+    human:
+      decimal_units:
+        format: "%n%u"
+        units:
+          billion: B
+          million: M
+          quadrillion: Q
+          thousand: K
+          trillion: T
+          unit: ''
   pagination:
     next: 下一页
     prev: 上一页