Merge pull request #3 from iFixit/fix-typo-in-portuguese-locale

Fix typo in Portuguese locale
This commit is contained in:
Andrew Pirondini 2016-10-03 11:11:59 -07:00 committed by GitHub
commit fc16548517

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',