@alfresco/adf-core 8.4.0-18832063520 → 8.4.0-18834844131

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1591,6 +1591,7 @@ class DateFnsUtils {
1591
1591
  case 'pl':
1592
1592
  dateFnsLocale = pl;
1593
1593
  break;
1594
+ case 'pt':
1594
1595
  case 'pt-BR':
1595
1596
  dateFnsLocale = ptBR;
1596
1597
  break;