Move src to dashboard (#152)
This commit is contained in:
5
app/javascript/dashboard/i18n/index.js
Normal file
5
app/javascript/dashboard/i18n/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import en from './en';
|
||||
|
||||
export default {
|
||||
en,
|
||||
};
|
||||
Reference in New Issue
Block a user