i18n ResourcePicker AppBridge - translate component into other languages

I’m working on translating my app into other languages. I use i18nNext react library and I’m done translating all the keys I created. The problem comes when trying to do the same with the ResourcePicker from the AppBridge Library. How do I do that?

My app auto detects language based on browser lang. and also has a switcher to select a different language manually. I’d like to localize the resource picker if possible.

Still nothing, trying to bump this to see if there’s an option.