From 4c6f5510f545f27ab7a5b76fbc40278f118ffe6b Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 25 三月 2026 16:52:04 +0800
Subject: [PATCH] 2026年03月25日16:51:49
---
app/src/main/res/values/strings.xml | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index f5b8d16..d4d851a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -376,4 +376,12 @@
<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