0
0
Fork 0
salix-front-mindshore-fork2/src/i18n/index.js

6 lines
63 B
JavaScript
Raw Normal View History

2022-03-24 12:33:14 +00:00
import enUS from './en-US'
export default {
'en-US': enUS
}