mac
2024-07-02 6c7f4753558099fb19919db8a3663c88d2a06e40
app/src/main/res/values-en/strings.xml
@@ -150,7 +150,7 @@
    <!--app更新-->
    <string name="app_version_number">Version number</string>
    <string name="app_scan_code_download">app_scan_code_download</string>
    <string name="app_scan_code_download">Scan to download the  App</string>
    <string name="app_version_upgrade">Version update</string>
    <string name="app_new_version">Already the latest version</string>
    <string name="app_service_agreement">Service agreement</string>
@@ -180,7 +180,7 @@
    <string name="loading_on_agree">Disagree</string>
    <string name="loading_privacy">Privacy policy and terms of service</string>
    <string name="loading_privacy_server">To better protect your legitimate rights and interests, please read and agree to the following agreements: 《Privacy Policy》 and 《Terms of Service》.</string>
    <string name="kill_app">Press again to exit</string>
    <string name="kill_app">Press again to exit </string>
    <string name="loading_not_supported">Sorry, not supported yet</string>
    <string name="loading_title_tip">Prompt</string>
    <string name="loading_app_restart">Confirm to restart the App.</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>