From 6ae9f81d545f44a85c34dea1c11df8b70e3f940f Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 09 四月 2025 10:29:29 +0800
Subject: [PATCH] 2025-04-09 10:29:16 1.1.0

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

diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 60fdcda..792eb88 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -205,7 +205,7 @@
     <string name="minute">minutes</string>
     <string name="event"> Event</string>
     <string name="The_gateway_cannot_be_found_locally">Unable to find gateway under local network</string>
-    <string name="welcome_to_the_smart_energy_app">Welcome to the Smart Energy APP</string>
+    <string name="welcome_to_the_smart_energy_app">Welcome to the Xenterra Solar APP</string>
     <string name="no_permissions_unable_to_receive_push">Unable to receive push notification If the permission is not enabled, you cannot receive push information</string>
     <string name="go_to_settings">Go to Settings</string>
     <string name="system_positioning_switch">You need to turn on the system positioning switch. Otherwise, the system can obtain the position information</string>
@@ -345,12 +345,24 @@
     <string name="account">Account</string>
     <string name="psw">Password</string>
 
-    <string name="battery_capacity_indicator">Battery energy</string>
+    <string name="battery_capacity_indicator">Storage</string>
     <string name="be_debugging">Debugging in progress</string>
     <string name="debugging_completed">Debugging completed</string>
     <string name="delivered">Delivered</string>
     <string name="authorization_debugging">Authorization debugging</string>
     <string name="forbidden_login">Login prohibited!</string>
     <string name="iraq">Iraq</string>
+    <string name="pv">PV</string>
+    <string name="output">Output</string>
+    <string name="day_generation">Generation</string>
+    <string name="no_network_connection">No network connection</string>
+    <string name="http_unknown">Unknown network锛宲lease try again later</string>
+    <string name="network_error">Network error, plsease try again later</string>
+    <string name="parse_error">Data parsing error, please try again later</string>
+    <string name="ssl_error">Loading certificate error, pls try again later</string>
+    <string name="timeout_error">Please check your network and try again later</string>
+
+
+
 
 </resources>
\ No newline at end of file

--
Gitblit v1.8.0