From 53cfbb7c949edc8e3d0b624e251afbad1a1c74ca Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期一, 08 一月 2024 18:03:18 +0800
Subject: [PATCH] 2024年01月08日18:03:16

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

diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml
index 6bf1ffe..f4e466c 100644
--- a/app/src/main/res/values-en/strings.xml
+++ b/app/src/main/res/values-en/strings.xml
@@ -202,6 +202,8 @@
     <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="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>
 
 </resources>
\ No newline at end of file

--
Gitblit v1.8.0