diff --git a/messages/es-ES.json b/messages/es-ES.json index 08cb32ab..156ae5f3 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -1517,5 +1517,7 @@ "domainPickerInvalidSubdomainRemoved": "La entrada \"{sub}\" fue eliminada porque no es válida.", "domainPickerInvalidSubdomainCannotMakeValid": "No se ha podido hacer válido \"{sub}\" para {domain}.", "domainPickerSubdomainSanitized": "Subdominio saneado", - "domainPickerSubdomainCorrected": "\"{sub}\" fue corregido a \"{sanitized}\"" -} + "domainPickerSubdomainCorrected": "\"{sub}\" fue corregido a \"{sanitized}\"", + "resourceAddEntrypointsEditFile": "Edit file: config/traefik/traefik_config.yml", + "resourceExposePortsEditFile": "Edit file: docker-compose.yml" +} \ No newline at end of file