mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-31 23:56:02 +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:
@@ -4141,6 +4141,16 @@ class AppLocalizationsSk extends AppLocalizations {
|
||||
String get translation_composerSubtitle =>
|
||||
'Riadi výchoce stav ikony pre preklad, ktorú používa program.';
|
||||
|
||||
@override
|
||||
String get translation_autoIncomingTitle => 'Automaticky prekladať správy';
|
||||
|
||||
@override
|
||||
String get translation_autoIncomingSubtitle =>
|
||||
'Automaticky prekladá správy pre upozornenia aj pre čet alebo kanál.';
|
||||
|
||||
@override
|
||||
String get translation_translateMessage => 'Preložiť správu';
|
||||
|
||||
@override
|
||||
String get translation_targetLanguage => 'Cieľový jazyk';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user