Run translations

This commit is contained in:
zjs81
2026-05-09 19:20:32 -07:00
parent 966a8d0d2c
commit 6900e5c3db
35 changed files with 204 additions and 254 deletions
+6 -5
View File
@@ -490,11 +490,12 @@ class AppLocalizationsNl extends AppLocalizations {
String get settings_debug => 'Foutopsporing';
@override
String get settings_companionDebugLog => 'Companion Debug Log';
String get settings_companionDebugLog =>
'Debuglog voor aanvullende informatie';
@override
String get settings_companionDebugLogSubtitle =>
'BLE/TCP/USB commands, responses, and raw data';
'BLE/TCP/USB commando\'s, antwoorden en ruwe data';
@override
String get settings_appDebugLog => 'Debuglog van de app';
@@ -1608,10 +1609,10 @@ class AppLocalizationsNl extends AppLocalizations {
}
@override
String get chat_markAsUnread => 'Mark as Unread';
String get chat_markAsUnread => 'Markeer als ongelezen';
@override
String get chat_newMessages => 'New messages';
String get chat_newMessages => 'Nieuwe berichten';
@override
String get chat_openLink => 'Link openen?';
@@ -2208,7 +2209,7 @@ class AppLocalizationsNl extends AppLocalizations {
String get repeater_rxAirtime => 'RX-zendtijd';
@override
String get repeater_chanUtil => 'Channel Utilization';
String get repeater_chanUtil => 'Gebruik van het kanaal';
@override
String get repeater_packetStatistics => 'Pakketstatistieken';