From 5835562aed3dc10e36a5baa7869d1ba75b315d13 Mon Sep 17 00:00:00 2001 From: Luis Pignataro Date: Thu, 11 Jun 2020 17:17:56 -0300 Subject: [PATCH] Update spanish traslations, addedd keys for v 2.9 --- .../src/Volo.Abp.UI/Localization/Resources/AbpUi/es.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/framework/src/Volo.Abp.UI/Localization/Resources/AbpUi/es.json b/framework/src/Volo.Abp.UI/Localization/Resources/AbpUi/es.json index a7c511fe02..69ac5dfc56 100644 --- a/framework/src/Volo.Abp.UI/Localization/Resources/AbpUi/es.json +++ b/framework/src/Volo.Abp.UI/Localization/Resources/AbpUi/es.json @@ -13,11 +13,13 @@ "DefaultErrorMessage404": "No se encontró el recurso!", "DefaultErrorMessage404Detail": "El recurso solicitado no se encontró en el servidor!", "EntityNotFoundErrorMessage": "No hay una entidad {0} con el id = {1}!", + "Languages": "Lenguajes", "Error": "Error", "AreYouSure": "¿Está seguro?", "Cancel": "Cancelar", "Yes": "Si", "No": "No", + "Ok": "Aceptar", "Close": "Cerrar", "Save": "Guardar", "SavingWithThreeDot": "Guardando...", @@ -25,6 +27,8 @@ "Delete": "Eliminar", "Edit": "Editar", "Refresh": "Refrescar", + "Language": "Lenguaje", + "LoadMore": "Cargar más", "ProcessingWithThreeDot": "Procesando...", "LoadingWithThreeDot": "Cargando...", "Welcome": "Bienvenido", @@ -57,4 +61,4 @@ "GoBack": "Atras", "Search": "Buscar" } -} +} \ No newline at end of file