fix trailing comma

This commit is contained in:
pizzaiolo 2018-05-16 10:56:46 +00:00
parent 7187a8f2dc
commit c8cdfda01c

View file

@ -1409,7 +1409,7 @@ const pt = {
notifications: {
notifications: 'Notificações',
read: 'Lido!',
followed_you: 'seguiu você'
followed_you: 'seguiu você',
favorited_you: 'favoritou sua postagem',
repeated_you: 'repetiu sua postagem'
},