mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-27 05:56:39 +10:00
Run translations
This commit is contained in:
@@ -498,11 +498,11 @@ class AppLocalizationsFr extends AppLocalizations {
|
||||
String get settings_debug => 'Déboguer';
|
||||
|
||||
@override
|
||||
String get settings_companionDebugLog => 'Companion Debug Log';
|
||||
String get settings_companionDebugLog => 'Journal de débogage associé';
|
||||
|
||||
@override
|
||||
String get settings_companionDebugLogSubtitle =>
|
||||
'BLE/TCP/USB commands, responses, and raw data';
|
||||
'Commandes, réponses et données brutes pour les protocoles BLE/TCP/USB';
|
||||
|
||||
@override
|
||||
String get settings_appDebugLog => 'Journal de débogage de l\'application';
|
||||
@@ -1629,10 +1629,10 @@ class AppLocalizationsFr extends AppLocalizations {
|
||||
}
|
||||
|
||||
@override
|
||||
String get chat_markAsUnread => 'Mark as Unread';
|
||||
String get chat_markAsUnread => 'Signaler comme non lu';
|
||||
|
||||
@override
|
||||
String get chat_newMessages => 'New messages';
|
||||
String get chat_newMessages => 'Nouveaux messages';
|
||||
|
||||
@override
|
||||
String get chat_openLink => 'Ouvrir le lien ?';
|
||||
@@ -2234,7 +2234,7 @@ class AppLocalizationsFr extends AppLocalizations {
|
||||
String get repeater_rxAirtime => 'RX Airtime';
|
||||
|
||||
@override
|
||||
String get repeater_chanUtil => 'Channel Utilization';
|
||||
String get repeater_chanUtil => 'Utilisation du canal';
|
||||
|
||||
@override
|
||||
String get repeater_packetStatistics => 'Statistiques des paquets';
|
||||
|
||||
Reference in New Issue
Block a user