From 5645ad0ea692bd3ed2246e19af065e0abefde80a Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期四, 26 六月 2025 10:59:44 +0800 Subject: [PATCH] 2025年06月26日10:59:42 --- app/src/main/res/values-en/strings.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 6cf282b..362b7b0 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -365,4 +365,5 @@ <string name="device_failed_to_certificate">Device failed to certificate</string> <string name="no_network_mode">No network mode</string> <string name="confirm_deletion">Delete confirmation required</string> + <string name="no_network_mode_tip">Before using the offline mode, please make sure that the phone and the device are in the same local area network, otherwise it will not work properly. You can try the following two methods:\n\n1. Connect the phone to the device hotspot;\n\n2. Connect the phone to the router Wi-Fi, and the device to the router LAN port via an Ethernet cable.</string> </resources> \ No newline at end of file -- Gitblit v1.8.0