Fix typo in Portuguese locale

This commit is contained in:
Andrew Pirondini 2016-10-03 10:12:53 -07:00
parent b0659a5f78
commit 0d0f90f7eb

View file

@ -176,7 +176,7 @@
pm: 'pm',
formats: {
c: '%a %d %b %Y %X %Z',
D: '%d-$m-%Y',
D: '%d-%m-%Y',
F: '%Y-%m-%d',
R: '%H:%M',
r: '%I:%M:%S %p',