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.