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