Update index.js
This commit is contained in:
parent
2e1efb8926
commit
8217f7a8e5
|
@ -22,5 +22,9 @@ export default {
|
||||||
pl: {
|
pl: {
|
||||||
name: 'Polski',
|
name: 'Polski',
|
||||||
key: 'pl'
|
key: 'pl'
|
||||||
|
},
|
||||||
|
it: {
|
||||||
|
name: 'Italiano',
|
||||||
|
key: 'it'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue