feat: Add drawing tools localization and update SAR message handling

This commit is contained in:
Janez T
2025-10-23 19:33:35 +02:00
parent 98cda8c976
commit 200e506df8
19 changed files with 129 additions and 21 deletions

View File

@@ -614,6 +614,11 @@
"description": "Action to delete a map drawing"
},
"drawingTools": "Drawing Tools",
"@drawingTools": {
"description": "Drawing tools section or menu title"
},
"drawLine": "Draw Line",
"@drawLine": {
"description": "Map drawing mode: line"