diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml
index 6e2cf505aa..a718c9bc9c 100644
--- a/locales/zh-CN.yml
+++ b/locales/zh-CN.yml
@@ -1023,16 +1023,35 @@ admin/views/charts.vue:
     network-time: "响应时间"
     network-usage: "网络流量"
 admin/views/users.vue:
-  suspend-user: "冻结用户"
+  operation: "操作"
+  username-or-userid: "ユーザー名またはユーザーID"
+  user-not-found: "ユーザーが見つかりません"
+  lookup: "照会"
+  reset-password: "パスワードをリセット"
+  password-updated: "パスワードは現在「{password}」です"
   suspend: "被冻结"
   suspended: "成功冻结用户"
   unsuspend: "已解除冻结"
   unsuspended: "已成功解除用户冻结"
-  verify-user: "用户账户认证设置"
   verify: "认证用户"
   verified: "此账户已被认证"
   unverify: "解除账户认证"
   unverified: "该帐户未经认证"
+  users:
+    title: "ユーザー"
+    sort:
+      title: "ソート"
+      createdAtAsc: "登録日時が古い順"
+      createdAtDesc: "登録日時が新しい順"
+      updatedAtAsc: "最終更新日時が古い順"
+      updatedAtDesc: "最終更新日時が新しい順"
+    origin:
+      title: "オリジン"
+      combined: "ローカル+リモート"
+      local: "ローカル"
+      remote: "リモート"
+    createdAt: "登録日時"
+    updatedAt: "更新日時"
 admin/views/moderators.vue:
   add-moderator:
     title: "注册版主"