mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-27 05:56:39 +10:00
Merge branch 'dev' into dev
This commit is contained in:
@@ -4097,6 +4097,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