Guide on implementing google translate api for "Lobby chat"

I need to implement translation of different languages in “lobby chat”. How can I achieve such requirement. Currently in my game people can comment in “lobby chat” in Arabic, Spanish, Hindi etc. Then every message is stored in database.

Any help would be appreciated.

Hi @FaiziiGo welcome to the Heroic Labs community. I’d recommend either building the translation into your client or the Nakama server runtime. Take a look at the following server framework resources: