feat(contacts): отправка контактов вложением

This commit is contained in:
klockky
2026-07-26 15:49:15 +03:00
parent b3f4418890
commit 90ca80431d
10 changed files with 328 additions and 4 deletions
+24
View File
@@ -3764,6 +3764,30 @@ abstract class AppLocalizations {
/// **'Section under development'**
String get attachSheetSectionInProgress;
/// No description provided for @attachSheetContact.
///
/// In en, this message translates to:
/// **'Contact'**
String get attachSheetContact;
/// No description provided for @attachSheetContactSearchHint.
///
/// In en, this message translates to:
/// **'Search contacts'**
String get attachSheetContactSearchHint;
/// No description provided for @attachSheetNoContacts.
///
/// In en, this message translates to:
/// **'You have no contacts yet'**
String get attachSheetNoContacts;
/// No description provided for @attachSheetNoContactsFound.
///
/// In en, this message translates to:
/// **'No contacts found'**
String get attachSheetNoContactsFound;
/// No description provided for @attachSheetNoGalleryAccessTitle.
///
/// In en, this message translates to: