From 5eafe5aa51c176c57e85d5a3be1b29f1f2c7e177 Mon Sep 17 00:00:00 2001 From: crinelam Date: Fri, 22 Nov 2024 03:14:02 +0100 Subject: [PATCH] locales(update): Updated Spanish locale Co-authored-by: crinelam --- locales/es_ES.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/es_ES.json b/locales/es_ES.json index 5210c22..7f9b578 100644 --- a/locales/es_ES.json +++ b/locales/es_ES.json @@ -435,5 +435,8 @@ "cancel": "Cancelar", "confirm": "Confirmar", "close": "Cerrar" + }, + "notfound": { + "description": "¡Oops! No hemos podido encontrar esta página." } }