We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e141c3 commit 25fb008Copy full SHA for 25fb008
src/js/locales/pt-PT.ts
@@ -27,7 +27,7 @@ const localization = {
27
toggleMeridiem: 'Alterar AM/PM',
28
selectTime: 'Selecionar hora',
29
selectDate: 'Seleccionar data',
30
- dayViewHeaderFormat: { month: 'longo', year: '2-digitos' },
+ dayViewHeaderFormat: { month: 'long', year: '2-digits' },
31
startOfTheWeek: 1,
32
locale: 'pt-PT',
33
dateFormats: {
0 commit comments