From 68db344081c103c94832b8d0a06be6c6888d66e4 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期三, 26 三月 2025 17:34:14 +0800 Subject: [PATCH] 2025年03月26日17:34:12 --- app/src/main/res/values-en/strings.xml | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 422aebd..c68d63b 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -224,7 +224,7 @@ <string name="succeed">succeed</string> <string name="delete_power_station">Do you want to delete %s power station?</string> - <string name="power_station_selection">Power station selection</string> + <string name="power_station_selection">Solar plant list</string> <string name="alarm_all_device">All devices</string> <string name="alarm_all_device_inverter">Inverter</string> <string name="alarm_all_device_bms">BMS control box</string> @@ -284,7 +284,7 @@ <string name="filtering">Select</string> <string name="reset">Reset</string> <string name="string_capacity">String capacity</string> - <string name="grid_connected_state">Grid-connected state</string> + <string name="grid_connected_state">Debug status</string> <string name="grid_connected">Grid-tied</string> <string name="off_network">Off-grid</string> <string name="the_input_value_has_been_exceeded">Input value exceeded</string> @@ -344,4 +344,12 @@ <string name="account_not_recoverable">Cancelling an account is an irreversible operation. After account cancellation, all account data (including nickname, avatar, QR code photo, etc.) on your app will be deleted and cannot be retrieved.</string> <string name="account">Account</string> <string name="psw">Password</string> + + <string name="battery_capacity_indicator">Battery energy</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> </resources> \ No newline at end of file -- Gitblit v1.8.0