diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-15 15:42:29 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-15 15:42:29 +0200 |
| commit | 8350e16ca6a067b5fc27e6394275f3a8e78f46a5 (patch) | |
| tree | 9ca5c6cd00741431214ad1a405b12010ac4f835c /themes/danix-xyz-hacker | |
| parent | 304751b34dd66dfd84fdc3d082f8c63c447b9275 (diff) | |
| download | danixxyz-8350e16ca6a067b5fc27e6394275f3a8e78f46a5.tar.gz danixxyz-8350e16ca6a067b5fc27e6394275f3a8e78f46a5.zip | |
feat: add missing email key in Forms section
Diffstat (limited to 'themes/danix-xyz-hacker')
| -rw-r--r-- | themes/danix-xyz-hacker/i18n/it.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/danix-xyz-hacker/i18n/it.yaml b/themes/danix-xyz-hacker/i18n/it.yaml index 50c1873..68bd46f 100644 --- a/themes/danix-xyz-hacker/i18n/it.yaml +++ b/themes/danix-xyz-hacker/i18n/it.yaml @@ -40,6 +40,7 @@ facebook: "Facebook" # Forms name: "Nome" +email: "Email" message: "Messaggio" submit: "Invia" sending: "Invio in corso..." @@ -48,3 +49,4 @@ error: "Si è verificato un errore. Riprova." # Social follow: "Seguimi" +contact: "Contattami" |
