mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
The file populates `windows.i18n`, so now
the file name matches our convention.
Note that the module really just initializes
`i18next` and then does this:
window.i18n = i18next;
It doesn't really add any functionality to
third party library.
|
||
|---|---|---|
| .. | ||
| app.js | ||
| common.js | ||
| portico.js | ||