From 71e38ae8486b6ad46b850d2cd7c4ab5c9a9153f1 Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq.com> Date: Wed, 17 Jun 2026 16:05:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=81=9C=E8=BD=A6=E8=A1=8C=E4=B8=BA=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E7=BF=BB=E8=AF=91=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/lang/en/exports.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lang/en/exports.php b/resources/lang/en/exports.php index 965a47d..9d9e9f4 100644 --- a/resources/lang/en/exports.php +++ b/resources/lang/en/exports.php @@ -75,10 +75,10 @@ return [ 'msg_content' => 'Information Content Details' ], 'parking_behavior' => [ - 'list' => 'Parking behavior', - 'time_period' => 'Time period', - 'license_plate' => 'License plate number', - 'parking_frequency' => 'Parking Frequency', + 'list' => 'Parking Behavior', + 'time_period' => 'Time Period', + 'license_plate' => 'License Plate Number', + 'parking_frequency' => 'Parking Count', 'parking_duration' => 'Parking Duration(min)' ], 'license_plate_recognition' => [