From b25628ab7b04eff4fbd9065c8dfacbc8ee27cb10 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 29 Apr 2026 15:58:12 +0200 Subject: feat: callout shortcode — i18n keys, docs, bump theme submodule MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- i18n/en.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i18n/en.yaml') diff --git a/i18n/en.yaml b/i18n/en.yaml index dcad3d2..3875a14 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -181,3 +181,11 @@ repo_example_1_desc: # other: "Various SlackBuild scripts, following SlackBuilds.org conventions wherever is possible." # repo_example_3_desc: # other: "SlackBuild scripts for Example Package 3. Utility package for system administration and configuration." + +# Callout shortcode titles +callout_note: "Note" +callout_tip: "Tip" +callout_info: "Info" +callout_warning: "Warning" +callout_danger: "Danger" +callout_success: "Success" -- cgit v1.2.3