From 38a99defc30ae8a7d2ca1e9fdfca7f7eb4e031cc Mon Sep 17 00:00:00 2001 From: Benoit Lavenier <benoit.lavenier@e-is.pro> Date: Fri, 1 May 2020 17:34:48 +0200 Subject: [PATCH] [fix] Fix i18n IT json format --- www/plugins/graph/i18n/locale-it-IT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/plugins/graph/i18n/locale-it-IT.json b/www/plugins/graph/i18n/locale-it-IT.json index e7ac3656e..502110391 100644 --- a/www/plugins/graph/i18n/locale-it-IT.json +++ b/www/plugins/graph/i18n/locale-it-IT.json @@ -87,7 +87,7 @@ }, "OTHER": { "TITLE": "Altri documenti", - "HISTORY_DELETE": "Cronologia eliminazione documenti", + "HISTORY_DELETE": "Cronologia eliminazione documenti" } }, "SYNCHRO": { -- GitLab