summaryrefslogtreecommitdiffstats
path: root/i18n/en.yaml
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-05-04 16:02:59 +0200
committerDanilo M. <danix@danix.xyz>2026-05-04 16:02:59 +0200
commit58e5579864c9e997d9c4bf62683a56e7ae6eb9fb (patch)
treef8e27a67ee967cfbb6466c61b9baae70e736008e /i18n/en.yaml
parent35a97fa04b73cd363ab94cb8f62e313f657e1a7e (diff)
downloaddanixxyz-58e5579864c9e997d9c4bf62683a56e7ae6eb9fb.tar.gz
danixxyz-58e5579864c9e997d9c4bf62683a56e7ae6eb9fb.zip
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 <noreply@anthropic.com>
Diffstat (limited to 'i18n/en.yaml')
-rw-r--r--i18n/en.yaml3
1 files changed, 3 insertions, 0 deletions
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"