From e75a9fcbba472b28be498bd8eed944bc721fccb5 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:39 +0530 Subject: [PATCH] New translations templates.json (Italian) --- src/i18n/locales/it/rightSidebar/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/it/rightSidebar/templates.json b/src/i18n/locales/it/rightSidebar/templates.json index 89fd528d..1e08546b 100644 --- a/src/i18n/locales/it/rightSidebar/templates.json +++ b/src/i18n/locales/it/rightSidebar/templates.json @@ -1,3 +1,3 @@ { - "title": "Templates" + "title": "Modelli" }