Adds dutch language
This commit is contained in:
parent
9dcd9e7e6b
commit
7968c0097a
4 changed files with 3615 additions and 0 deletions
|
|
@ -17,6 +17,9 @@ angular.module('copayApp.services')
|
|||
}, {
|
||||
name: 'Italiano',
|
||||
isoCode: 'it',
|
||||
}, {
|
||||
name: 'Dutch',
|
||||
isoCode: 'nl',
|
||||
}, {
|
||||
name: 'Polski',
|
||||
isoCode: 'pl',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue