chore: Scheduled updates (Firmware, Hardware, Translations) (#2452)

Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
This commit is contained in:
James Rich 2025-07-20 05:13:01 -05:00 committed by GitHub
parent 299fdbc059
commit 87330da8c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 398 additions and 27 deletions

View file

@ -35,6 +35,7 @@
<string name="node_sort_hops_away">Brinca afuera</string>
<string name="node_sort_last_heard">Última escucha</string>
<string name="node_sort_via_mqtt">vía MQTT</string>
<string name="via_mqtt">vía MQTT</string>
<string name="node_sort_via_favorite">vía Favorita</string>
<string name="unrecognized">No reconocido</string>
<string name="message_status_enroute">Esperando ser reconocido</string>
@ -468,4 +469,8 @@ Rango de Valores 0 - 500.</string>
<string name="react">Reaccionar</string>
<string name="app_intro_skip_button">Saltar</string>
<string name="uv_lux">Lux ultravioletas</string>
<!-- INSECURE_NO_PRECISE State (Yellow Open Lock) -->
<!-- INSECURE_PRECISE_ONLY State (Red Open Lock) -->
<!-- INSECURE_PRECISE_MQTT_WARNING State (Red Open Lock with Warning Badge) -->
<!-- Security Help Dialog Titles and Buttons (from your existing code structure) -->
</resources>