mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
feat(editor): Implement template recommendation v2 experiment (no-changelog) (#18196)
This commit is contained in:
@@ -2662,6 +2662,14 @@
|
||||
"workflows.item.readonly": "Read only",
|
||||
"workflows.item.archived": "Archived",
|
||||
"workflows.itemSuggestion.try": "Try template",
|
||||
"workflows.templateRecoV2.starterTemplates": "Starter templates",
|
||||
"workflows.templateRecoV2.seeMoreStarterTemplates": "See more starter templates",
|
||||
"workflows.templateRecoV2.popularTemplates": "Popular templates",
|
||||
"workflows.templateRecoV2.seeMorePopularTemplates": "See more popular templates",
|
||||
"workflows.templateRecoV2.tutorials": "Tutorials",
|
||||
"workflows.templateRecoV2.loadingTemplates": "Loading templates...",
|
||||
"workflows.templateRecoV2.useTemplate": "Use template",
|
||||
"workflows.templateRecoV2.exploreTemplates": "Or explore templates to get inspired and learn fast:",
|
||||
"workflows.search.placeholder": "Search",
|
||||
"workflows.filters": "Filters",
|
||||
"workflows.filters.tags": "Tags",
|
||||
|
||||
Reference in New Issue
Block a user