This commit is contained in:
fengjignqi
2026-07-13 14:54:21 +08:00
parent 3f0260a37a
commit a31443fa4c
8 changed files with 96 additions and 21 deletions

View File

@@ -257,6 +257,7 @@
<string name="device_not_initialized">Device connection is not initialized</string>
<string name="device_connecting_please_wait">Device is connecting, please try again later</string>
<string name="ble_connect_timeout">Bluetooth connection timed out, please try again</string>
<string name="device_not_connected_retry">Device is not connected, please try again</string>
@@ -304,6 +305,13 @@
<string name="bluetooth_permission_required">Bluetooth permission is required to add a device.</string>
<string name="bluetooth_enabled">Bluetooth is enabled.</string>
<string name="enable_bluetooth_to_add_device">Please enable Bluetooth to add a device.</string>
<string name="tips_device_working_stop_task">The device is currently in operation. Please stop the watering task first.</string>
<string name="device_battery">Battery:</string>
<string name="update_time">Last Updated:</string>
<!-- End -->