@n8n/i18n 1.18.0 → 1.18.1
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/types.d.cts +1 -1
- package/dist/types.d.ts +1 -1
- package/package.json +5 -5
package/dist/index.js
CHANGED
|
@@ -781,7 +781,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
|
|
|
781
781
|
"experiments.personalizedTemplatesV3.couldntFind": "Need something different?",
|
|
782
782
|
"experiments.personalizedTemplatesV3.exploreTemplates": "Get started with HubSpot workflows:",
|
|
783
783
|
"experiments.personalizedTemplatesV3.loadingTemplates": "Loading recommendations...",
|
|
784
|
-
"experiments.personalizedTemplatesV3.recommendationTooltip": "
|
|
784
|
+
"experiments.personalizedTemplatesV3.recommendationTooltip": "Recommended workflows for you",
|
|
785
785
|
"experiments.personalizedTemplatesV3.recommendedForYou": "Recommended for you",
|
|
786
786
|
error: "Error",
|
|
787
787
|
"error.goBack": "Go back",
|