mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-13 09:20:29 +00:00
feat: Add functionality to save SAR messages as templates with corresponding localization
This commit is contained in:
@@ -1070,6 +1070,15 @@ class AppLocalizationsSl extends AppLocalizations {
|
||||
@override
|
||||
String get copyText => 'Kopiraj besedilo';
|
||||
|
||||
@override
|
||||
String get saveAsTemplate => 'Shrani kot predlogo';
|
||||
|
||||
@override
|
||||
String get templateSaved => 'Predloga uspešno shranjena';
|
||||
|
||||
@override
|
||||
String get templateAlreadyExists => 'Predloga s tem emojijem že obstaja';
|
||||
|
||||
@override
|
||||
String get deleteMessage => 'Izbriši sporočilo';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user