Skip to content

Commit 0a59404

Browse files
author
Fabiano Roberto
committed
Fix - [Bug Report] Localization #11961
1 parent b0a80e0 commit 0a59404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/locale/lang/it.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default {
2020
nextYear: 'Anno successivo',
2121
prevMonth: 'Mese precedente',
2222
nextMonth: 'Mese successivo',
23-
year: 'Anno',
23+
year: '',
2424
month1: 'Gennaio',
2525
month2: 'Febbraio',
2626
month3: 'Marzo',

0 commit comments

Comments
 (0)