From 7562541202056446945028026f1cbc64bb2407db Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期二, 25 六月 2024 14:49:07 +0800
Subject: [PATCH] 2024年06月25日14:48:56
---
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