From 558c33f2995193856b8b6bb8ba9261fb35e76311 Mon Sep 17 00:00:00 2001 From: Wagner Trezub <60133113+Wagner3UB@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:11:24 +0100 Subject: [PATCH] Update src/components/ItaliaTheme/Blocks/Alert/Sidebar.jsx Co-authored-by: Giulia Ghisini <51911425+giuliaghisini@users.noreply.github.com> --- src/components/ItaliaTheme/Blocks/Alert/Sidebar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ItaliaTheme/Blocks/Alert/Sidebar.jsx b/src/components/ItaliaTheme/Blocks/Alert/Sidebar.jsx index c98b980bd..c788c82df 100644 --- a/src/components/ItaliaTheme/Blocks/Alert/Sidebar.jsx +++ b/src/components/ItaliaTheme/Blocks/Alert/Sidebar.jsx @@ -37,7 +37,7 @@ const messages = defineMessages({ defaultMessage: 'Inizio', }, endDate: { - id: 'endDate', + id: 'alertblock_endDate', defaultMessage: 'Scadenza', }, dateTitle: {