mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
53324b0cd2
GitOrigin-RevId: 1260312a0644f3bc60e007a840045974336e264d
4 lines
127 B
JavaScript
4 lines
127 B
JavaScript
window.i18n = { currentLangCode: 'en' }
|
|
window.ExposedSettings = { appName: 'Overleaf' }
|
|
|
|
require('../../../frontend/js/i18n')
|