3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
|
const i18n = require('../i18n.js.erb')
|
||
|
|
||
|
window.I18n = i18n;
|