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.