From 9efc5cef6ff75da58fe450add20ffab044e74b54 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期四, 18 一月 2024 09:59:33 +0800 Subject: [PATCH] 2024年01月18日09:59:27 --- app/src/main/res/values-en/strings.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index f4e466c..80c62a6 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -82,6 +82,7 @@ <string name="my_power_station_malfunction">Malfunction</string> <string name="my_power_station_operation">Operating</string> <string name="my_power_station_await">Standby</string> + <string name="my_power_station_data_null">Data is empty, create one now!</string> <!--璁惧--> <string name="device_manual_connection">Manual connect</string> @@ -102,6 +103,7 @@ <string name="message_alarm_details_time">Alarm time</string> <string name="message_alarm_details_back">Back</string> <string name="message_alarm_details_resolved">Solved</string> + <string name="message_alarm_data_null">No alarm</string> <!--鎴戠殑--> @@ -205,5 +207,6 @@ <string name="welcome_to_the_smart_energy_app">Welcome to the Smart Energy 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> </resources> \ No newline at end of file -- Gitblit v1.8.0