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

@@ -374,6 +374,9 @@ class AppLocalizationsDe extends AppLocalizations {
@override
String get deleteDrawing => 'Zeichnung löschen';
@override
String get drawingTools => 'Zeichenwerkzeuge';
@override
String get drawLine => 'Linie zeichnen';