mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-25 21:16:40 +10:00
Run translations
This commit is contained in:
@@ -494,11 +494,11 @@ class AppLocalizationsEs extends AppLocalizations {
|
||||
String get settings_debug => 'Depurar';
|
||||
|
||||
@override
|
||||
String get settings_companionDebugLog => 'Companion Debug Log';
|
||||
String get settings_companionDebugLog => 'Registro de depuración asociado';
|
||||
|
||||
@override
|
||||
String get settings_companionDebugLogSubtitle =>
|
||||
'BLE/TCP/USB commands, responses, and raw data';
|
||||
'Comandos, respuestas y datos brutos para protocolos BLE/TCP/USB';
|
||||
|
||||
@override
|
||||
String get settings_appDebugLog => 'Registro de Depuración de la App';
|
||||
@@ -1620,10 +1620,10 @@ class AppLocalizationsEs extends AppLocalizations {
|
||||
}
|
||||
|
||||
@override
|
||||
String get chat_markAsUnread => 'Mark as Unread';
|
||||
String get chat_markAsUnread => 'Marcar como no leído';
|
||||
|
||||
@override
|
||||
String get chat_newMessages => 'New messages';
|
||||
String get chat_newMessages => 'Nuevos mensajes';
|
||||
|
||||
@override
|
||||
String get chat_openLink => '¿Abrir enlace?';
|
||||
@@ -2220,7 +2220,7 @@ class AppLocalizationsEs extends AppLocalizations {
|
||||
String get repeater_rxAirtime => 'RX Airtime';
|
||||
|
||||
@override
|
||||
String get repeater_chanUtil => 'Channel Utilization';
|
||||
String get repeater_chanUtil => 'Utilización del canal';
|
||||
|
||||
@override
|
||||
String get repeater_packetStatistics => 'Estadísticas del Paquete';
|
||||
|
||||
Reference in New Issue
Block a user