From 56f5de5eb6c1501175e7a36b10cf3d1b57284b47 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期二, 31 三月 2026 17:13:26 +0800
Subject: [PATCH] 2026年03月31日17:12:34
---
app/src/main/res/values-en/strings.xml | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml
index c126a24..5d806a0 100644
--- a/app/src/main/res/values-en/strings.xml
+++ b/app/src/main/res/values-en/strings.xml
@@ -367,10 +367,22 @@
<string name="debug_status_rollback">Roll back the debugging status of %s plant to debugging?</string>
<string name="device_not_activated">Device 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">Turn on</string>
<string name="notification_alert">Notification reminder</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