From 578badd5fbc8f8ac1d160fe38a180aafda55a1ed Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Mon, 3 Nov 2025 14:58:44 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=BF=BB=E8=AF=91=E6=96=87=E4=BB=B6):=20?= =?UTF-8?q?=E6=B8=85=E9=99=A4=E9=87=8D=E5=A4=8D=E7=9A=84=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/ar.json | 2 -- src/locales/en.json | 2 -- src/locales/zh.json | 2 -- 3 files changed, 6 deletions(-) diff --git a/src/locales/ar.json b/src/locales/ar.json index 2ce97e8..3ff989f 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -191,9 +191,7 @@ "no_users_found": "لم يتم العثور على مستخدمين", "enter_user_id_to_search": "أدخل معرف المستخدم للبحث", - "confirm": "تأكيد", - "seller_records": "سجل البائع", "total_recharge": "إجمالي إعادة الشحن", "total_expenditure": "إجمالي الإنفاق", "coins": "عملات", diff --git a/src/locales/en.json b/src/locales/en.json index 329659e..dc9418b 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -191,9 +191,7 @@ "no_users_found": "No users found", "enter_user_id_to_search": "Enter user ID to search", - "confirm": "Confirm", - "seller_records": "Seller Records", "total_recharge": "Total recharge", "total_expenditure": "Total expenditure", "coins": "coins", diff --git a/src/locales/zh.json b/src/locales/zh.json index c007cf8..4d35566 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -191,9 +191,7 @@ "no_users_found": "未找到用户", "enter_user_id_to_search": "请输入用户ID进行搜索", - "confirm": "确认", - "seller_records": "卖家记录", "total_recharge": "总充值", "total_expenditure": "总支出", "coins": "金币",