Adds pt-BR language
This commit is contained in:
parent
8777097934
commit
8c0eabdf34
1 changed files with 3 additions and 0 deletions
|
|
@ -34,6 +34,9 @@ angular.module('copayApp.services')
|
|||
}, {
|
||||
name: 'Pусский',
|
||||
isoCode: 'ru',
|
||||
}, {
|
||||
name: 'Português',
|
||||
isoCode: 'pt',
|
||||
}];
|
||||
|
||||
// }, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue