Change Words

How can i change the word Avatar is Required to Profile picture is required? during signup
Olabige Michael Basic on 06/23/20 at 19:59 in mooSocial templates
1 Answer(s)
you can change the words in the .po language file:
 
app\Locale\eng\LC_MESSAGES\default.po
 
#: Controller/UsersController.php:422
msgid "Avatar is required" <------------- DONT CHANGE THIS
msgstr "Profile picture is required" <-------- ADD/CHANGE the words here
 
once you change it, clear global cache in the admin and refresh you browser
ketkew Bronze badges on 06/24/20 at 07:27 Edited
Thanks so much
on 06/24/20 at 10:43
Cookies on mooCommunity - Social Networking Script.
This site uses cookies to store your information on your computer.