From 98b24b8186f83afaaa9cd1cf5b681ddae69132db Mon Sep 17 00:00:00 2001
From: Lorenzo Cameroni <lorenzo.cameroni@gmail.com>
Date: Wed, 28 Oct 2020 13:14:09 +0000
Subject: [PATCH] Update italian translation (#463)

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

diff --git a/i18n/it.toml b/i18n/it.toml
index aae573f..a6f622a 100644
--- a/i18n/it.toml
+++ b/i18n/it.toml
@@ -5,7 +5,13 @@
 other = "tag"
 
 [series]
-other = "series"
+other = "serie"
+
+[author]
+other = "autore"
+
+[posts]
+other = "post"
 
 [reading_time]
 one = "Lettura di un minuto"

--
Gitblit v1.10.0