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

This commit is contained in:
James Rich
2026-06-30 05:43:15 -05:00
committed by GitHub
parent 3de3cac127
commit caa359574c
2 changed files with 21 additions and 6 deletions

View File

@@ -188,18 +188,18 @@
]
},
"pullRequests": [
{
"id": "10816",
"title": "Update platformio/ststm32 to v19.7.0",
"page_url": "https://github.com/meshtastic/firmware/pull/10816",
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
},
{
"id": "10807",
"title": "Add DeltaPlusProto Edict board variant",
"page_url": "https://github.com/meshtastic/firmware/pull/10807",
"zip_url": "https://discord.com/invite/meshtastic"
},
{
"id": "10803",
"title": "Chop down tft-related loooong ifdefs chains",
"page_url": "https://github.com/meshtastic/firmware/pull/10803",
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
},
{
"id": "10802",
"title": "Refactor SerialConsole to simplify timeout handling",
@@ -242,6 +242,12 @@
"page_url": "https://github.com/meshtastic/firmware/pull/10783",
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
},
{
"id": "10781",
"title": "Add gpsd support to portduino/native",
"page_url": "https://github.com/meshtastic/firmware/pull/10781",
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
},
{
"id": "10770",
"title": "Update pschatzmann_arduino-audio-driver to v0.3.0",
@@ -307,6 +313,12 @@
"title": "Fix SX126x daemon abort when Tx power exceeds chip limit",
"page_url": "https://github.com/meshtastic/firmware/pull/10711",
"zip_url": "https://discord.com/invite/meshtastic"
},
{
"id": "10689",
"title": "Heltec Vision Master E213: enable 32768hz crystal osc for rtc",
"page_url": "https://github.com/meshtastic/firmware/pull/10689",
"zip_url": "https://discord.com/invite/meshtastic"
}
]
}

View File

@@ -85,6 +85,9 @@
<string name="analytics_platforms">Платформы для аналитики:</string>
<string name="any">Любой</string>
<!-- APP -->
<string name="app_functions_get_node_list">Получить список нод</string>
<string name="app_functions_send_message">Отправить сообщение</string>
<string name="app_functions_write_section">Написание функций</string>
<string name="app_notifications">Уведомления приложений</string>
<string name="app_settings">Приложение</string>
<string name="app_too_old">Требуется обновление приложения</string>