diff options
Diffstat (limited to 'i18n/en.yaml')
| -rw-r--r-- | i18n/en.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index 0dfb811..c328748 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -177,3 +177,11 @@ repo_example_2_desc: other: "SlackBuild scripts for Example Package 2. A comprehensive package with full documentation and support." 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" |
