From fb883547ede83b1c758b1a9a025898ba3f83497a Mon Sep 17 00:00:00 2001
From: 826220679@qq.com <826220679@qq.com>
Date: 星期日, 10 八月 2025 23:05:19 +0800
Subject: [PATCH] 新增

---
 systemfile/Messages_en.properties |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/systemfile/Messages_en.properties b/systemfile/Messages_en.properties
index ea593dd..0ae7fd4 100644
--- a/systemfile/Messages_en.properties
+++ b/systemfile/Messages_en.properties
@@ -1,3 +1,12 @@
+TAG_STATS = Tag Statistics  
+BASE_STATION_STATS = Base Station Statistics  
+SOFTWARE_VERSION = Software Version  
+APP_VERSION = 1.0.0  
+UDP_PORT_A = UDP Receive Port A  
+UDP_PORT_B = UDP Receive Port B  
+DB_VERSION = Database Version  
+DB_STATUS = Database Status
+RECEIVED_PACKETS=Received
 # New message viewing related resources
 MESSAGE_VIEW_ALL_TYPES=All Types
 MESSAGE_VIEW_UDP_PORT_A=UDP Port A
@@ -499,8 +508,8 @@
 MESSAGE_VIEW_START=Start
 MESSAGE_VIEW_PAUSE=Pause
 MESSAGE_VIEW_CLEAR=Clear
-MESSAGE_VIEW_DATA_TYPE=Data Type
-MESSAGE_VIEW_PROTOCOL=Protocol
+MESSAGE_VIEW_DATA_TYPE=DataFrom
+MESSAGE_VIEW_PROTOCOL=DataType
 MESSAGE_VIEW_DEVICE_ID=Device ID
 MESSAGE_VIEW_AUTO_SAVE=Auto Save Messages
 MESSAGE_VIEW_SHOW_SOURCE=Show Data Source

--
Gitblit v1.9.3