feat: Add recent messages overlay to map in fullscreen mode and update localization for recent messages

This commit is contained in:
Janez T
2025-10-28 00:14:14 +01:00
parent f6155913a1
commit b980fb80f1
21 changed files with 370 additions and 23 deletions

View File

@@ -2605,5 +2605,10 @@
"forestRoads": "Strade Forestali",
"showCadastralParcels": "Mostra particelle catastali",
"showForestRoads": "Mostra strade forestali",
"wmsOverlays": "Sovrapposizioni WMS"
"wmsOverlays": "Sovrapposizioni WMS",
"recentMessages": "Messaggi Recenti",
"@recentMessages": {
"description": "Header for recent messages overlay on map in fullscreen mode"
}
}