This commit is contained in:
lesion
2019-07-26 23:52:51 +02:00
parent 638e4a0b31
commit 4da5e6dca5

6
locales/index.js Normal file
View File

@@ -0,0 +1,6 @@
import it from './it'
import en from './en'
export default {
it, en
}