From 9e0aac33f4400c1b12188ce6e05c049b3154e5be Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Sun, 18 Apr 2021 12:58:28 +0000
Subject: [PATCH] Merge remote-tracking branch 'origin/master' into darkmode

---
 i18n/it.toml |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/i18n/it.toml b/i18n/it.toml
index 9f6020c..b5c1bc0 100644
--- a/i18n/it.toml
+++ b/i18n/it.toml
@@ -21,4 +21,16 @@
 other = "commenti"
 
 [send]
-other = "Spedire"
\ No newline at end of file
+other = "Spedire"
+
+[read_more]
+other = "Continua a leggere"
+
+[name]
+other = "Nome"
+
+[email]
+other = "Email"
+
+[message]
+other = "Messaggio" 
\ No newline at end of file

--
Gitblit v1.10.0