From 79c6ac0df4826870b402ae3ed26d800e2d4ff5f1 Mon Sep 17 00:00:00 2001 From: jingrow Date: Sun, 2 Nov 2025 01:16:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/jingrow/frontend/src/locales/zh-CN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/jingrow/frontend/src/locales/zh-CN.json b/apps/jingrow/frontend/src/locales/zh-CN.json index 382c7cc..ea7d2c5 100644 --- a/apps/jingrow/frontend/src/locales/zh-CN.json +++ b/apps/jingrow/frontend/src/locales/zh-CN.json @@ -46,6 +46,7 @@ "API Secret": "API密钥", "Timeout": "超时时间", "Interface Language": "界面语言", + "Items Per Page": "每页数量", "Language updated": "语言设置已更新", "User settings saved": "个人设置已保存", "System settings saved": "系统设置已保存",