Commit f5a0a7e6 authored by Fabiano Roberto's avatar Fabiano Roberto Committed by Jikkai Xiao

Fix - [Bug Report] Localization #11961 (#11968)

parent b0a80e0e
...@@ -20,7 +20,7 @@ export default { ...@@ -20,7 +20,7 @@ export default {
nextYear: 'Anno successivo', nextYear: 'Anno successivo',
prevMonth: 'Mese precedente', prevMonth: 'Mese precedente',
nextMonth: 'Mese successivo', nextMonth: 'Mese successivo',
year: 'Anno', year: '',
month1: 'Gennaio', month1: 'Gennaio',
month2: 'Febbraio', month2: 'Febbraio',
month3: 'Marzo', month3: 'Marzo',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment