Merge branch 'main' into chrome/main

This commit is contained in:
Ben Allfree
2026-02-24 22:51:51 -08:00
39 changed files with 1395 additions and 2221 deletions
+11 -2
View File
@@ -1,6 +1,12 @@
{
"channels_channelDeleteFailed": "Impossibile eliminare il canale \"{name}\"",
"@channels_channelDeleteFailed": { "placeholders": { "name": { "type": "String" } } },
"@channels_channelDeleteFailed": {
"placeholders": {
"name": {
"type": "String"
}
}
},
"@@locale": "it",
"appTitle": "MeshCore Open",
"nav_contacts": "Contatti",
@@ -1746,5 +1752,8 @@
"type": "double"
}
}
}
},
"listFilter_addToFavorites": "Aggiungi ai preferiti",
"listFilter_removeFromFavorites": "Rimuovi dai preferiti",
"listFilter_favorites": "Preferiti"
}