From 58e5579864c9e997d9c4bf62683a56e7ae6eb9fb Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 4 May 2026 16:02:59 +0200 Subject: feat: upgrade actions shortcode usages to CTA block Updates all 6 content files to use new `use` parameter and `caption` descriptions. Adds i18n keys for the default button label. Bumps submodule to include the new cta-block component. Co-Authored-By: Claude Sonnet 4.6 --- i18n/en.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'i18n/en.yaml') diff --git a/i18n/en.yaml b/i18n/en.yaml index 3875a14..aeb911d 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -182,6 +182,9 @@ repo_example_1_desc: # repo_example_3_desc: # other: "SlackBuild scripts for Example Package 3. Utility package for system administration and configuration." +# CTA Block shortcode +actions_cta: "Open link" + # Callout shortcode titles callout_note: "Note" callout_tip: "Tip" -- cgit v1.2.3