Merge branch 'dev' into telemetry-gps-map

This commit is contained in:
HDDen
2026-05-26 20:58:57 +03:00
55 changed files with 884 additions and 236 deletions
+11
View File
@@ -4224,6 +4224,17 @@ class AppLocalizationsEn extends AppLocalizations {
String get translation_composerSubtitle =>
'Controls the default state of the composer translation icon.';
@override
String get translation_autoIncomingTitle =>
'Auto-translate incoming messages';
@override
String get translation_autoIncomingSubtitle =>
'Translates Messages for notification and for chat or channel automatically.';
@override
String get translation_translateMessage => 'Translate message';
@override
String get translation_targetLanguage => 'Target language';