From 915d561286a7701ce59a34e5c739f1d2c0b9e1c4 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 3 Aug 2025 11:40:36 -0700 Subject: [PATCH] New translations en-us.json (Spanish) --- messages/es-ES.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/messages/es-ES.json b/messages/es-ES.json index e1d289c8..5bd43502 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -1022,6 +1022,11 @@ "actionDeleteIdpOrg": "Eliminar polĂ­tica de IDP Org", "actionListIdpOrgs": "Listar Orgs IDP", "actionUpdateIdpOrg": "Actualizar IDP Org", + "actionCreateClient": "Crear cliente", + "actionDeleteClient": "Eliminar cliente", + "actionUpdateClient": "Actualizar cliente", + "actionListClients": "Listar clientes", + "actionGetClient": "Obtener cliente", "noneSelected": "Ninguno seleccionado", "orgNotFound2": "No se encontraron organizaciones.", "searchProgress": "Buscar...",