I\'m trying to separate my 3 i18n json files into multiple small files in order to load them only when I need them. React i18next offers namespaces, which does exactly that. Unf