It should give the options of having only one file and use nested object in the json for namespace
currently we can't use namespaces because hosting create separate endpoint for each, we update in locale storage at the app start and don't want to have to download 1 file per namespace (would need a list on the app or do weird things for it and many download instead of one call)
would it be possible in the hosting to add in the index, the namespace if they exist as nested keys? that's how i18n do namespace in one file so it should be compatible with it at least, don't know about other lib