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

@ -30,6 +30,7 @@
<string name="node_sort_channel">عربي</string>
<string name="node_sort_distance">المسافة</string>
<string name="node_sort_hops_away">عربي</string>
<string name="via_mqtt">فقط شبكة MQTT</string>
<string name="channel_name">اسم القناة</string>
<string name="channel_options">خيارات القناة</string>
<string name="qr_code">رمز الاستجابة السريع</string>
@ -166,4 +167,8 @@
<string name="messages">الرسائل</string>
<string name="distance">المسافة</string>
<string name="map">الخريطة</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>