mirror of
https://github.com/plankanban/planka.git
synced 2025-12-28 01:11:54 +03:00
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 {
|
||||
dateFns,
|
||||
|
||||
format: {
|
||||
date: 'dd/MM/yyyy',
|
||||
time: 'p',
|
||||
|
||||
Reference in New Issue
Block a user