From 30dd2bff4bcb91be35c058bcd84a3049b7ee35ff Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期五, 06 九月 2024 17:46:01 +0800
Subject: [PATCH] 2024年09月06日17:45:55

---
 app/src/main/res/values-en/strings.xml |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml
index 67dce63..7e552d5 100644
--- a/app/src/main/res/values-en/strings.xml
+++ b/app/src/main/res/values-en/strings.xml
@@ -60,7 +60,7 @@
     <string name="home_login_input_new_pws">Please enter your new password</string>
     <string name="home_login_input_affirm_psw">Please enter your new password again</string>
     <string name="home_login_input_unlike_psw">New password and confirm password  are different</string>
-    <string name="home_login_change_name_succeed">Remark successfully updated.</string>
+    <string name="home_login_change_name_succeed">successfully updated</string>
     <string name="verification">Verification code</string>
     <string name="home_phone_number">Country Code</string>
     <string name="home_chinese_mainland">Mainland China</string>
@@ -70,7 +70,7 @@
 
 
     <!--鎴戠殑鐢电珯-->
-    <string name="power_shome_page">Homepage</string>
+    <string name="power_home_page">Home</string>
     <string name="power_station">Plants</string>
     <string name="power_station_me">Me</string>
     <string name="my_power_station">My Plants</string>
@@ -176,7 +176,7 @@
     <!--寮规-->
     <string name="loading_cancel">Cancel</string>
     <string name="loading_affirm">Confirm</string>
-    <string name="loading_agree">Agree</string>
+    <string name="loading_agree">Agree and sign in</string>
     <string name="loading_on_agree">Disagree</string>
     <string name="loading_privacy">Privacy policy and terms of service</string>
     <string name="loading_privacy_server">To better protect your legitimate rights and interests, please read and agree to the following agreements 銆奝rivacy Policy銆� and 銆奣erms of Service銆�.</string>
@@ -229,6 +229,7 @@
     <string name="alarm_all_device_inverter">inverter</string>
     <string name="alarm_all_device_bms">BMS control box</string>
     <string name="alarm_all_device_battery_cell">Battery unit</string>
+    <string name="alarm_all_device_load_centre">Load centre</string>
     <string name="alarm_all_grade">All grades</string>
     <string name="alarm_all_grade_malfunction">malfunction</string>
     <string name="alarm_all_grade_warning">warning</string>
@@ -327,5 +328,6 @@
     <string name="capture_no_result2">No results were scanned, it may not be a valid QR code</string>
     <string name="scan_cancel">Cancel</string>
     <string name="not_delivery_qr_code">Not delivery of QR code.</string>
+    <string name="device_debugging">Device debugging</string>
 
 </resources>
\ No newline at end of file

--
Gitblit v1.8.0