From 636a6f64303370bccc9dfa95290ffa3f759711e8 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Fri, 20 Oct 2023 18:18:29 +0300 Subject: [PATCH] New translations common.json (Spanish) --- public/locales/es/common.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 0a7f489f..ac6d8700 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -13,8 +13,8 @@ "ms": "{{value, number}}" }, "widget": { - "missing_type": "Tipo de Widget que falta: {{type}}", - "api_error": "Error en API", + "missing_type": "Falta el tipo de widget: {{type}}", + "api_error": "Error de API", "information": "Información", "status": "Estado", "url": "Enlace", @@ -86,9 +86,9 @@ "not_available": "No Disponible" }, "siteMonitor": { - "http_status": "HTTP status", + "http_status": "Estado HTTP", "error": "Fallo", - "response": "Response", + "response": "Respuesta", "down": "Abajo", "up": "Arriba", "not_available": "No Disponible"