minor
This commit is contained in:
parent
638e4a0b31
commit
4da5e6dca5
1 changed files with 6 additions and 0 deletions
6
locales/index.js
Normal file
6
locales/index.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
import it from './it'
|
||||
import en from './en'
|
||||
|
||||
export default {
|
||||
it, en
|
||||
}
|
Loading…
Reference in a new issue