fix: Add date-fns locale to Portuguese translation
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
|
import dateFns from 'date-fns/locale/pt-BR';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
dateFns,
|
||||||
|
|
||||||
format: {
|
format: {
|
||||||
date: 'dd/MM/yyyy',
|
date: 'dd/MM/yyyy',
|
||||||
time: 'p',
|
time: 'p',
|
||||||
|
|||||||
Reference in New Issue
Block a user