@n8n/i18n 2.4.2 → 2.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +4 -4
package/dist/index.cjs
CHANGED
|
@@ -3378,7 +3378,7 @@ var en_default = {
|
|
|
3378
3378
|
"workflows.empty.easyAI": "Test a simple AI Agent example",
|
|
3379
3379
|
"workflows.empty.shared-with-me": "No {resource} has been shared with you",
|
|
3380
3380
|
"workflows.empty.shared-with-me.link": "<a href=\"#\">Back to Personal</a>",
|
|
3381
|
-
"workflows.empty.readyToRun": "
|
|
3381
|
+
"workflows.empty.readyToRun": "Run live demo",
|
|
3382
3382
|
"workflows.list.easyAI": "Test the power of AI in n8n with this simple AI Agent Workflow",
|
|
3383
3383
|
"workflows.list.error.fetching.one": "Error fetching workflow",
|
|
3384
3384
|
"workflows.list.error.fetching": "Error fetching workflows",
|