Integrate Italian translation
This commit is contained in:
parent
161e836654
commit
9009f51c97
|
@ -8,7 +8,7 @@ module.exports = {
|
||||||
'nl', 'nl-NL', 'nl-BE',
|
'nl', 'nl-NL', 'nl-BE',
|
||||||
'fi', 'fi-FI',
|
'fi', 'fi-FI',
|
||||||
'el', 'el-GR', 'el-CY',
|
'el', 'el-GR', 'el-CY',
|
||||||
'it'
|
'it', 'it-IT', 'it-CH'
|
||||||
],
|
],
|
||||||
localeExtension: 'yml',
|
localeExtension: 'yml',
|
||||||
},
|
},
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
it
|
|
@ -0,0 +1 @@
|
||||||
|
it
|
Loading…
Reference in New Issue