Adds Nederlands language

This commit is contained in:
Gustavo Maximiliano Cortez 2018-03-21 12:20:12 -03:00
parent cae24ef2ae
commit fc1e0e5ba5
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ export class LanguageProvider {
}, {
name: 'Italiano',
isoCode: 'it',
}, {
name: 'Nederlands',
isoCode: 'nl',
}, {
name: 'Polski',
isoCode: 'pl',