mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-14 21:02:03 +10:00
Merge branch 'dev' into telemetry-gps-map
This commit is contained in:
@@ -4323,6 +4323,17 @@ class AppLocalizationsPl extends AppLocalizations {
|
||||
String get translation_composerSubtitle =>
|
||||
'Kontroluje domyślny stan ikony tłumaczenia w edytorze.';
|
||||
|
||||
@override
|
||||
String get translation_autoIncomingTitle =>
|
||||
'Automatycznie tłumacz wiadomości';
|
||||
|
||||
@override
|
||||
String get translation_autoIncomingSubtitle =>
|
||||
'Automatycznie tłumaczy wiadomości do powiadomień oraz do czatów lub kanałów.';
|
||||
|
||||
@override
|
||||
String get translation_translateMessage => 'Przetłumacz wiadomość';
|
||||
|
||||
@override
|
||||
String get translation_targetLanguage => 'Język docelowy';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user