mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-08-02 08:35:55 +10:00
add toggle for autmatically translated messages for notification and chat or manual translation on message action. Due to heavy battery usage.
This commit is contained in:
@@ -4161,6 +4161,16 @@ class AppLocalizationsBg extends AppLocalizations {
|
||||
String get translation_composerSubtitle =>
|
||||
'Контролира началния статус на иконата за превод, създадена от композитора.';
|
||||
|
||||
@override
|
||||
String get translation_autoIncomingTitle => 'Автоматичен превод на съобщения';
|
||||
|
||||
@override
|
||||
String get translation_autoIncomingSubtitle =>
|
||||
'Превежда автоматично съобщенията за известия, както и за чатове или канали.';
|
||||
|
||||
@override
|
||||
String get translation_translateMessage => 'Преведи съобщението';
|
||||
|
||||
@override
|
||||
String get translation_targetLanguage => 'Целеви език';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user