mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-27 15:21:24 +00:00
5 lines
127 B
JavaScript
5 lines
127 B
JavaScript
|
window.i18n = { currentLangCode: 'en' }
|
||
|
window.ExposedSettings = { appName: 'Overleaf' }
|
||
|
|
||
|
require('../../../frontend/js/i18n')
|