Skip to content

Commit

Permalink
fix: Add date-fns locale to Portuguese translation
Browse files Browse the repository at this point in the history
  • Loading branch information
meltyshev committed Mar 21, 2024
1 parent cb3ef78 commit 60ab097
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/src/locales/pt/core.js
@@ -1,4 +1,8 @@
import dateFns from 'date-fns/locale/pt-BR';

export default {
dateFns,

format: {
date: 'dd/MM/yyyy',
time: 'p',
Expand Down

0 comments on commit 60ab097

Please sign in to comment.