From dfaf1a72cc044c149a1cc7937f0b56bb92311ce4 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 29 Oct 2025 21:00:34 -0700 Subject: [PATCH] New translations en-us.json (Spanish) --- messages/es-ES.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/messages/es-ES.json b/messages/es-ES.json index e5f7c2a4..913739b5 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -1163,6 +1163,25 @@ "sidebarLicense": "Licencia", "sidebarClients": "Clientes", "sidebarDomains": "Dominios", + "sidebarBluePrints": "Blueprints", + "blueprints": "Blueprints", + "blueprintsDescription": "Blueprints are declarative YAML configurations that define your resources and their settings", + "blueprintAdd": "Add Blueprint", + "blueprintGoBack": "See all Blueprints", + "blueprintCreate": "Create Blueprint", + "blueprintCreateDescription2": "Follow the steps below to create and apply a new blueprint", + "blueprintDetails": "Blueprint details", + "blueprintDetailsDescription": "See the blueprint run details", + "blueprintInfo": "Blueprint Information", + "message": "Message", + "blueprintContentsDescription": "Define the YAML content describing your infrastructure", + "blueprintErrorCreateDescription": "An error occurred when applying the blueprint", + "blueprintErrorCreate": "Error creating blueprint", + "searchBlueprintProgress": "Search blueprints...", + "appliedAt": "Applied At", + "source": "Source", + "contents": "Contents", + "parsedContents": "Parsed Contents", "enableDockerSocket": "Habilitar Plano Docker", "enableDockerSocketDescription": "Activar el raspado de etiquetas de Socket Docker para etiquetas de planos. La ruta del Socket debe proporcionarse a Newt.", "enableDockerSocketLink": "Saber más",