From d4a638c6d3ad6aacf3273c601ac9140d137ae54f Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期四, 26 三月 2026 10:02:12 +0800
Subject: [PATCH] Merge branch 'dev' into 2.1.0

---
 app/src/main/res/values/strings.xml |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 6eab081..d4d851a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -305,7 +305,6 @@
     <string name="add_power_station">Add Solar Plant</string>
 
 
-
     <!--鎵爜-->
     <string name="scan_title">Scan QR code of the Plant</string>
     <string name="zxing_scan_tips">Place the QR code in the box to automatically scan</string>
@@ -368,11 +367,21 @@
     <string name="debug_status_rollback">Roll back the debugging status of %s plant to debugging?</string>
     <string name="device_not_activated">The device is not activated</string>
     <string name="help">Help</string>
-    <string name="notification_settings">Notification settings</string>
+    <string name="open_notification_settings">Notification settings</string>
     <string name="go_and_start">Go and start</string>
     <string name="notification_alert">Notification alert</string>
     <string name="ai_butler_message">AI butler message</string>
     <string name="app_name_title">Xenterra Solar</string>
     <string name="or">OR</string>
     <string name="re_commissioning_power_station">The Xenterra app initiates the re-commissioning of the power station</string>
+    <string name="notification_settings">Notification settings</string>
+    <string name="host_process_service_channel">Host process service channel</string>
+    <string name="tourist_mode">Tourist mode</string>
+    <string name="exit">Exit</string>
+    <string name="bluetooth_not_enabled">Bluetooth is not enabled</string>
+    <string name="write_failed">Write failed</string>
+    <string name="power_station_type">Power station type</string>
+    <string name="bms">BMS</string>
+    <string name="chargeToday">Daily Charge Capacity</string>
+    <string name="dischargeToday">Daily Discharge Capacity</string>
 </resources>
\ No newline at end of file

--
Gitblit v1.8.0