about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/zh-CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/mastodon/locales/zh-CN.json')
-rw-r--r--app/javascript/mastodon/locales/zh-CN.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/javascript/mastodon/locales/zh-CN.json b/app/javascript/mastodon/locales/zh-CN.json
index ac19eb3e6..b57bbb2ad 100644
--- a/app/javascript/mastodon/locales/zh-CN.json
+++ b/app/javascript/mastodon/locales/zh-CN.json
@@ -426,9 +426,9 @@
   "trends.counter_by_accounts": "{count, plural, one {{counter} 人} other {{counter} 人}}正在讨论",
   "trends.trending_now": "现在流行",
   "ui.beforeunload": "如果你现在离开 Mastodon,你的草稿内容将会丢失。",
-  "units.short.billion": "{count}十亿",
-  "units.short.million": "{count}百万",
-  "units.short.thousand": "{count}千",
+  "units.short.billion": "{count}B",
+  "units.short.million": "{count}M",
+  "units.short.thousand": "{count}K",
   "upload_area.title": "将文件拖放到此处开始上传",
   "upload_button.label": "上传媒体文件 ({formats})",
   "upload_error.limit": "文件大小超过限制。",