mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-10 10:37:06 +10:00
Merge branch 'dev' into telemetry-gps-map
This commit is contained in:
@@ -7348,6 +7348,24 @@ abstract class AppLocalizations {
|
||||
/// **'Controls the default state of the composer translation icon.'**
|
||||
String get translation_composerSubtitle;
|
||||
|
||||
/// No description provided for @translation_autoIncomingTitle.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Auto-translate incoming messages'**
|
||||
String get translation_autoIncomingTitle;
|
||||
|
||||
/// No description provided for @translation_autoIncomingSubtitle.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Translates Messages for notification and for chat or channel automatically.'**
|
||||
String get translation_autoIncomingSubtitle;
|
||||
|
||||
/// No description provided for @translation_translateMessage.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Translate message'**
|
||||
String get translation_translateMessage;
|
||||
|
||||
/// No description provided for @translation_targetLanguage.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user