korean now works
This commit is contained in:
parent
2fb7a08be4
commit
cb5004c0ac
2 changed files with 4 additions and 2 deletions
|
|
@ -40,6 +40,9 @@ angular.module('copayApp.services')
|
|||
}, {
|
||||
name: 'Português',
|
||||
isoCode: 'pt',
|
||||
}, {
|
||||
name: '한국어',
|
||||
isoCode: 'ko'
|
||||
}];
|
||||
|
||||
// }, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue