mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-19 15:21:01 +10:00
Merge branch 'dev' into telemetry-gps-map
This commit is contained in:
@@ -4285,6 +4285,16 @@ class AppLocalizationsNl extends AppLocalizations {
|
||||
String get translation_composerSubtitle =>
|
||||
'Stelt de standaardstatus van het pictogram voor de vertaling van de componist in.';
|
||||
|
||||
@override
|
||||
String get translation_autoIncomingTitle => 'Berichten automatisch vertalen';
|
||||
|
||||
@override
|
||||
String get translation_autoIncomingSubtitle =>
|
||||
'Vertaalt berichten automatisch voor meldingen en voor chats of kanalen.';
|
||||
|
||||
@override
|
||||
String get translation_translateMessage => 'Bericht vertalen';
|
||||
|
||||
@override
|
||||
String get translation_targetLanguage => 'Doeltaal';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user