Add missing words in matter::ping_node::battery_device_warning (#22914)

This commit is contained in:
Norbert Rittel 2024-11-20 18:36:17 +01:00 committed by GitHub
parent 766de17ea3
commit a9d7082218
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5368,7 +5368,7 @@
"ping_node": {
"title": "Ping a Matter device",
"introduction": "Perform a (server-side) ping on your Matter device on all its (known) IP-addresses.",
"battery_device_warning": "Note that especially for battery powered devices this can take a a while. You may need to up powered devices before starting the pinging to speed up the process. Refer to your device's manual for instructions on how to wake the device.",
"battery_device_warning": "Note that especially for battery powered devices this can take a a while. You may need to wake up battery powered devices before starting the pinging to speed up the process. Refer to your device's manual for instructions on how to wake the device.",
"start_ping": "Start ping",
"in_progress": "The device is being pinged. This may take some time.",
"ping_failed": "The device ping failed. Additional information may be available in the logs.",