From 770c89ab981b7659faabf8a812a25d99a11bdebf Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期四, 16 四月 2026 08:40:43 +0800
Subject: [PATCH] 2026年04月16日08:40:19
---
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