wifi管理,解绑设备

This commit is contained in:
2026-05-20 09:48:18 +08:00
parent d98deb406f
commit e4c17969b7
9 changed files with 185 additions and 32 deletions

View File

@@ -432,4 +432,11 @@
<string name="invite_friend">Come and join me! Scan the QR code to download the app</string>
<string name="share_to">Share to</string>
<string name="no_share_app">No sharing application available</string>
<!-- WiFi Management -->
<string name="not_set">Not set</string>
<string name="device_id_empty">Device ID is empty</string>
<string name="modify_success">Modified successfully</string>
<string name="modify_failed">Modification failed</string>
<string name="network_request_failed">Network request failed</string>
</resources>