chore(l10n): regenerate localizations for mark-as-unread strings

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dmitry Polshakov
2026-04-25 09:05:36 +03:00
parent 00e4f52d75
commit f10aeaeba8
19 changed files with 200 additions and 1 deletions
+6
View File
@@ -1558,6 +1558,12 @@ class AppLocalizationsIt extends AppLocalizations {
return 'Non letti: $count';
}
@override
String get chat_markAsUnread => 'Mark as Unread';
@override
String get chat_newMessages => 'New messages';
@override
String get chat_openLink => 'Aprire il link?';