Update index.js

This commit is contained in:
Paco Len 2019-05-07 22:35:50 +02:00 committed by GitHub
parent 2e1efb8926
commit 8217f7a8e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -22,5 +22,9 @@ export default {
pl: {
name: 'Polski',
key: 'pl'
},
it: {
name: 'Italiano',
key: 'it'
}
}