fix: Add date-fns locale to Portuguese translation

This commit is contained in:
Maksim Eltyshev
2024-03-21 12:41:31 +01:00
parent cb3ef783ba
commit 60ab09771d

View File

@@ -1,4 +1,8 @@
import dateFns from 'date-fns/locale/pt-BR';
export default {
dateFns,
format: {
date: 'dd/MM/yyyy',
time: 'p',