minor
This commit is contained in:
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
|
||||
}
|
||||
Reference in New Issue
Block a user