How to get steam language and set language by using blueprints

Hello,

im looking for a way to get and set current game language from steam by using bluepints. Im new with UE5 so im ask for a help. I need get language from steam and then change it befor loading UI (example game instance). I searched everywhere but i just found “get steam client language” function but i didnt find how is it works. I know i will need probalby boolean for compare if it is a supported language like “en” “cs” etc.

So I’m asking if anyone has dealt with something like this and would be able to advise me.

Thank you for all your advice