diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-29 15:58:12 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-29 15:58:12 +0200 |
| commit | b25628ab7b04eff4fbd9065c8dfacbc8ee27cb10 (patch) | |
| tree | 994e04ac45939957e922ded7fe97ac85b3d7b2a3 /i18n/it.yaml | |
| parent | 15c7acd20849b13ab445ff8555ace5fb22a3ad7a (diff) | |
| download | danixxyz-b25628ab7b04eff4fbd9065c8dfacbc8ee27cb10.tar.gz danixxyz-b25628ab7b04eff4fbd9065c8dfacbc8ee27cb10.zip | |
feat: callout shortcode — i18n keys, docs, bump theme submodule
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'i18n/it.yaml')
| -rw-r--r-- | i18n/it.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/it.yaml b/i18n/it.yaml index e0e7733..d8cee81 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -183,3 +183,11 @@ repo_example_1_desc: # other: "Vari script SlackBuild, seguo gli standard di SlackBuilds.org ovunque possibile." # repo_example_3_desc: # other: "Script SlackBuild per Pacchetto Esempio 3. Pacchetto di utilità per amministrazione di sistema e configurazione." + +# Titoli shortcode callout +callout_note: "Nota" +callout_tip: "Suggerimento" +callout_info: "Informazione" +callout_warning: "Attenzione" +callout_danger: "Pericolo" +callout_success: "Successo" |
