From 98754c4e72fe46f350b6a9078577ca33202ae1fc Mon Sep 17 00:00:00 2001 From: masterfordev <29960705+masterfordev@users.noreply.github.com> Date: Tue, 13 Oct 2020 12:24:35 -0600 Subject: [PATCH] Update es.json Translate new labels. --- ui/src/i18n/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/i18n/es.json b/ui/src/i18n/es.json index 536a5c86d..c72f09bff 100644 --- a/ui/src/i18n/es.json +++ b/ui/src/i18n/es.json @@ -231,8 +231,8 @@ "reset.toast_failed_to_reset": "Error al reiniciar Homebridge. Mira los logs.", "reset.toast_removing_cached_accessory_please_wait": "Eliminando accesorio de la caché, por favor espera...", "restart.label_restart_command_executed": "Comando de reinicio ejecutado", - "restart.message_homebridge_service_ready": "Homebridge Server Ready", - "restart.message_homebridge_ui_online": "Homebridge UI Online", + "restart.message_homebridge_service_ready": "Servidor Homebridge Listo", + "restart.message_homebridge_ui_online": "Homebridge UI En Línea", "restart.message_please_wait_while_server_restarts": "Por favor, espera, esta página te redireccionará automáticamente cuando el servidor vuelva a estar disponible.", "restart.message_server_is_taking_long_time_to_restart": "El reinicio está tardando demasiado tiempo. Quizá debas iniciar Homebridge de forma manual.", "restart.title_restart": "Reiniciando Homebridge.",