Uploaded Template is in French, How do I upload it or convert it into English?

Describe the problem/error/question. The creator of the template is created in French. How do I convert it or upload it in English?

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

im assuming you want to upload or convert the template from french to english.

have you tried copying and pasting the workflow into the editor and then selecting the nodes that contain the text in french? this might allow you to replace the text with english, but i’m not sure if it will work seamlessly for your entire workflow.

also, have you checked the settings for node translations in n8n? sometimes, certain nodes have built-in support for translating input/output texts. checking this might give us an idea of how to handle the french text.

before we proceed, can you share the exact version of n8n and operating system you’re using?

I was able to just cut and paste every single line of French into English. There isn’t a quick button to change the language. It took me some time.