Adds pt-BR language

This commit is contained in:
Gustavo Maximiliano Cortez 2017-04-21 14:09:57 -03:00
commit 8c0eabdf34
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -34,6 +34,9 @@ angular.module('copayApp.services')
}, {
name: 'Pусский',
isoCode: 'ru',
}, {
name: 'Português',
isoCode: 'pt',
}];
// }, {