Adds dutch language

This commit is contained in:
Gustavo Maximiliano Cortez 2017-10-02 14:50:44 -03:00
commit 7968c0097a
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
4 changed files with 3615 additions and 0 deletions

View file

@ -17,6 +17,9 @@ angular.module('copayApp.services')
}, {
name: 'Italiano',
isoCode: 'it',
}, {
name: 'Dutch',
isoCode: 'nl',
}, {
name: 'Polski',
isoCode: 'pl',