fix: Add date-fns locale to Portuguese translation

pull/651/head
Maksim Eltyshev 2 years ago
parent cb3ef783ba
commit 60ab09771d

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

Loading…
Cancel
Save