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 |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml
index 94d1c43..7aeaf2c 100644
--- a/app/src/main/res/values-en/strings.xml
+++ b/app/src/main/res/values-en/strings.xml
@@ -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