feat: Add localization support for contact and SAR marker display names

This commit is contained in:
Janez T
2025-10-16 21:09:33 +02:00
parent b6283e1c8f
commit c6c56f858d
6 changed files with 49 additions and 10 deletions

View File

@@ -10,7 +10,8 @@
"Bash(dart pub global deactivate:*)",
"Bash(flutter precache:*)",
"Bash(flutter analyze:*)",
"Bash(flutter pub get:*)"
"Bash(flutter pub get:*)",
"Bash(dart:*)"
],
"deny": [],
"ask": []