mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-31 15:52:25 +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:
@@ -4139,6 +4139,16 @@ class AppLocalizationsSl extends AppLocalizations {
|
||||
String get translation_composerSubtitle =>
|
||||
'Ureja privzeto stanje ikone za prevod, ki jo uporablja avtor.';
|
||||
|
||||
@override
|
||||
String get translation_autoIncomingTitle => 'Samodejno prevajaj sporočila';
|
||||
|
||||
@override
|
||||
String get translation_autoIncomingSubtitle =>
|
||||
'Samodejno prevaja sporočila za obvestila ter za klepete ali kanale.';
|
||||
|
||||
@override
|
||||
String get translation_translateMessage => 'Prevedi sporočilo';
|
||||
|
||||
@override
|
||||
String get translation_targetLanguage => 'Ciljna jezika';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user