feat(editor): Implement template recommendation v2 experiment (no-changelog) (#18196)

This commit is contained in:
Romeo Balta
2025-08-11 11:47:14 +01:00
committed by GitHub
parent d4ef191be0
commit 6429c2644d
13 changed files with 820 additions and 1 deletions

View File

@@ -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",