mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-21 08:11:06 +10:00
Merge branch 'dev' into telemetry-gps-map
This commit is contained in:
@@ -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';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user