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": "Не вдалося видалити канал \"{name}\"",
"@channels_channelDeleteFailed": { "placeholders": { "name": { "type": "String" } } },
"@channels_channelDeleteFailed": {
"placeholders": {
"name": {
"type": "String"
}
}
},
"@@locale": "uk",
"appTitle": "MeshCore Open",
"nav_contacts": "Контакти",
@@ -1746,5 +1752,8 @@
"type": "double"
}
}
}
},
"listFilter_removeFromFavorites": "Видалити зі списку улюблених",
"listFilter_addToFavorites": "Додати до улюблених",
"listFilter_favorites": "Улюблені"
}