@inspirer-dev/hero-widget-cta-button
Version:
A custom field plugin for Strapi v5 that provides a CTA button selector with different action types (external link, internal link, case, article, copy link, copy nickname).
22 lines (21 loc) • 1.42 kB
JSON
{
"hero-widget-cta-button.cta-button.label": "CTA Button",
"hero-widget-cta-button.cta-button.description": "Configure a CTA button with different action types",
"hero-widget-cta-button.cta-button.action-type": "Button Action Type",
"hero-widget-cta-button.cta-button.external-link": "External Link",
"hero-widget-cta-button.cta-button.internal-link": "Internal Link",
"hero-widget-cta-button.cta-button.case": "Case",
"hero-widget-cta-button.cta-button.copy-link": "Copy Link",
"hero-widget-cta-button.cta-button.copy-nickname": "Copy Nickname",
"hero-widget-cta-button.cta-button.article": "Article",
"hero-widget-cta-button.cta-button.external-link-url": "External Link URL",
"hero-widget-cta-button.cta-button.internal-link-path": "Internal Link Path",
"hero-widget-cta-button.cta-button.select-case": "Select Case",
"hero-widget-cta-button.cta-button.select-article": "Select Article",
"hero-widget-cta-button.cta-button.link-to-copy": "Link to Copy",
"hero-widget-cta-button.cta-button.no-config-needed": "This option doesn't require additional configuration.",
"hero-widget-cta-button.cta-button.loading-cases": "Loading cases...",
"hero-widget-cta-button.cta-button.loading-articles": "Loading articles...",
"hero-widget-cta-button.cta-button.select-case-placeholder": "Select a case",
"hero-widget-cta-button.cta-button.select-article-placeholder": "Select an article"
}