zulip/static/js/bundles
Steve Howell d1d0b415f1 i18n: Rename translations.js to i18n.js.
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.
2020-02-29 12:19:51 -08:00
..
app.js i18n: Rename translations.js to i18n.js. 2020-02-29 12:19:51 -08:00
common.js webpack: Generalize debug-require-webpack-plugin interface. 2020-02-25 14:01:06 -08:00
portico.js i18n: Rename translations.js to i18n.js. 2020-02-29 12:19:51 -08:00