mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-12 00:40:28 +00:00
feat: Add drawing tools localization and update SAR message handling
This commit is contained in:
@@ -749,6 +749,12 @@ abstract class AppLocalizations {
|
||||
/// **'Delete Drawing'**
|
||||
String get deleteDrawing;
|
||||
|
||||
/// Drawing tools section or menu title
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Drawing Tools'**
|
||||
String get drawingTools;
|
||||
|
||||
/// Map drawing mode: line
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user