mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-23 09:11:06 +10:00
squashed commit of ez_group_dropdown
This commit is contained in:
@@ -902,6 +902,9 @@ class AppLocalizationsDe extends AppLocalizations {
|
||||
@override
|
||||
String get contacts_groupNameRequired => 'Der Gruppennamen ist erforderlich.';
|
||||
|
||||
@override
|
||||
String get contacts_groupNameReserved => 'Dieser Gruppenname ist reserviert';
|
||||
|
||||
@override
|
||||
String contacts_groupAlreadyExists(String name) {
|
||||
return 'Die Gruppe \"$name\" existiert bereits.';
|
||||
|
||||
Reference in New Issue
Block a user