feat: выделение текста в сообщении

This commit is contained in:
torvalds
2026-07-12 21:37:36 +07:00
parent cbc758b991
commit 53e549214e
8 changed files with 577 additions and 8 deletions
+3
View File
@@ -524,6 +524,9 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get msgActionsCopy => 'Copy';
@override
String get msgActionsSelectAll => 'Select all';
@override
String get emojiSearchHint => 'Search emoji';