RTippin / messenger

Laravel messenger. A full messenger suite for your new / existing laravel app! Private and group threads between multiple models, with real-time messaging, reactions, attachments, calling, chat bots, and more!
https://tippindev.com
MIT License
417 stars 84 forks source link

How to translate "Messenger UI" views's texts ??? #66

Closed chegmarco1989 closed 1 year ago

chegmarco1989 commented 1 year ago

Hello.

We are trying to translate (using this PHP Package: composer require stichoza/google-translate-php) views files of our Messenger UI (https://github.com/RTippin/messenger-ui/tree/master/resources/views) Package that we installed in our existing Laravel Application without found most of the texts or strings we want to translate like: Search conversation by name, Messenger options, settings, Friends, create group, Search profiles, etc.

In other word, how to get or find the texts of views of Messenger UI (https://github.com/RTippin/messenger-ui/tree/master/resources/views) so that we can translate them in other language ???

Please, answer us. Awaiting your help.

chegmarco1989 commented 1 year ago

Any help please about how to translate Messenger ???