{ "id": "92", "name": "Translate text from English to German", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 270, 300 ], "parameters": {}, "typeVersion": 1, "id": "3edc3c3a-82bb-4753-b253-1c9e683f42ea", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Google Translate", "type": "n8n-nodes-base.googleTranslate", "position": [ 470, 300 ], "parameters": { "text": "Hello from n8n!", "translateTo": "de", "authentication": "{{ $credentials.oAuth2 }}" }, "credentials": { "googleTranslateOAuth2Api": "google-translate" }, "typeVersion": 1, "id": "1c99224a-ffd3-4fdf-bc50-9463aed3bb9a", "notes": "This googleTranslate node performs automated tasks as part of the workflow." }, { "id": "error-bae6c963", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Translate text from English to German. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-50b9d965", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.761960", "updatedAt": "2025-09-29T07:07:49.761972", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Translate text from English to German. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }