mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4213)
This commit is contained in:
parent
b07c16fed2
commit
297e9a710c
2 changed files with 21 additions and 0 deletions
|
|
@ -1316,5 +1316,22 @@
|
|||
"images": [
|
||||
"thinknode_m6.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"hwModel": 122,
|
||||
"hwModelSlug": "TBEAM_1_WATT",
|
||||
"platformioTarget": "t-beam-1w",
|
||||
"architecture": "esp32-s3",
|
||||
"activelySupported": false,
|
||||
"supportLevel": 1,
|
||||
"displayName": "LilyGo T-Beam 1W",
|
||||
"tags": [
|
||||
"LilyGo"
|
||||
],
|
||||
"hasMui": false,
|
||||
"partitionScheme": "8MB",
|
||||
"images": [
|
||||
"tbeam-1w.svg"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
@ -346,7 +346,11 @@
|
|||
<string name="currently">Actuellement :</string>
|
||||
<string name="mute_status_always">Toujours muet</string>
|
||||
<string name="mute_status_unmuted">Non muet</string>
|
||||
<string name="mute_status_muted_for_days">Muet pour %1$d jours, %2$.1f heures</string>
|
||||
<string name="mute_status_muted_for_hours">Muet pour %1$.1f heures</string>
|
||||
<string name="mute_status_label">Statut muet</string>
|
||||
<string name="mute_add">Désactiver les notifications pour '%1$s' ?</string>
|
||||
<string name="mute_remove">Réactiver les notifications pour '%1$s' ?</string>
|
||||
<string name="replace">Remplacer</string>
|
||||
<string name="wifi_qr_code_scan">Scanner le code QR WiFi</string>
|
||||
<string name="wifi_qr_code_error">Format du code QR d'identification WiFi invalide</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue