From b7b4d8775a8164018d65ae139f3b1821e6b6874c Mon Sep 17 00:00:00 2001
From: Regis Philibert <login@regisphilibert.com>
Date: Fri, 06 May 2022 14:27:15 +0000
Subject: [PATCH] Merge branch 'master' into demo
---
i18n/it.toml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/i18n/it.toml b/i18n/it.toml
index 417f4ac..51b96c4 100644
--- a/i18n/it.toml
+++ b/i18n/it.toml
@@ -10,6 +10,9 @@
[readMore]
other = "leggi di più"
+[by]
+other = "Da"
+
[whatsInThis]
other = "Cosa c'è in {{ .Type }}"
--
Gitblit v1.10.0