chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4172)

This commit is contained in:
James Rich 2026-01-09 09:40:14 -06:00 committed by GitHub
parent 731430d7d6
commit de5f06ce56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 23 additions and 0 deletions

View file

@ -224,6 +224,10 @@
<string name="debug_filter_add">Ajouter un filtre</string>
<string name="debug_filter_included">Filtre inclus</string>
<string name="debug_filter_clear">Supprimer tous les filtres</string>
<string name="debug_filter_add_custom">Ajouter un filtre personnalisé</string>
<string name="debug_filter_preset_title">Filtres prédéfinis</string>
<string name="debug_store_logs_title">Stocker les journaux de maillage</string>
<string name="debug_store_logs_summary">Désactiver pour passer l'écriture des journaux de maillage sur le disque</string>
<string name="debug_clear">Effacer le journal</string>
<string name="match_any">Correspondre à n'importe lequel | Tous</string>
<string name="match_all">Correspondre à tout | N'importe quel</string>