@n8n/i18n 2.2.0 → 2.2.2

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 CHANGED
@@ -2216,7 +2216,7 @@ var en_default = {
2216
2216
  "resourceLocator.placeholder.searchOrCreate": "Search or create...",
2217
2217
  "resourceLocator.placeholder.search": "Search...",
2218
2218
  "resourceLocator.url.placeholder": "Enter URL...",
2219
- "resourceLocator.workflow.inactive.tooltip": "Must be published before using",
2219
+ "resourceLocator.workflow.inactive.tooltip": "Not published. Can be used for manual testing, but must be published before running in production.",
2220
2220
  "resourceMapper.autoMappingNotice": "In this mode, make sure the incoming data fields are named the same as the {fieldWord} in {serviceName}. (Use an 'Edit Fields' node before this node to change them if required.)",
2221
2221
  "resourceMapper.mappingMode.label": "Mapping Column Mode",
2222
2222
  "resourceMapper.mappingMode.defineBelow.name": "Map Each Column Manually",