From a7584d9662df5c9d46a40eb132899cdc64c07ef5 Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期一, 01 七月 2024 09:34:56 +0800
Subject: [PATCH] 2024年07月01日09:34:50

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

diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml
index 2d0183a..7aeaf2c 100644
--- a/app/src/main/res/values-en/strings.xml
+++ b/app/src/main/res/values-en/strings.xml
@@ -201,7 +201,7 @@
 
 
     <string name="please_go_set_permissions">Please set permissions.</string>
-    <string name="residue"> Remaining time:</string>
+    <string name="residue"> Remaining time</string>
     <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>
@@ -317,4 +317,14 @@
     <string name="add_power_station_failing">Adding power station failed</string>
     <string name="add_power_station_succeed">Adding the power station succeeded</string>
 
+
+    <!--鎵爜-->
+    <string name="scan_title">Scanning</string>
+    <string name="zxing_scan_tips">Place the QR code in the box to automatically scan</string>
+    <string name="capture_no_camera">You do not have permission to access the camera. Please open access permissions and try again</string>
+    <string name="capture_no_result">No results were scanned</string>
+    <string name="capture_no_network">The current network is not available. Please check the network and try again</string>
+    <string name="capture_no_result2">No results were scanned, it may not be a valid QR code</string>
+    <string name="scan_cancel">Cancel</string>
+
 </resources>
\ No newline at end of file

--
Gitblit v1.8.0