From a984d4f40e47ea30ff18b761a67b86ed75fc9514 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Sat, 20 Jan 2024 21:24:36 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=BA=E5=A4=B1=E8=AF=AD=E8=A8=80=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/lang/zh.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/lang/zh.php b/app/lang/zh.php index 9ca3c65dd..42e38af47 100755 --- a/app/lang/zh.php +++ b/app/lang/zh.php @@ -497,6 +497,7 @@ return [ 'recharge_title' => '充值', 'cash_title' => '提现', 'log_title' => '明细', + 'plugins_title' => '插件', 'continue_scan_title' => '继续扫码', 'self_pickup_point_title' => '自提点', 'web_title' => 'WEB端',