Hello @Olivares
Thank you for using our theme,
If you just want to change the language you can translate it but if you want to change the text currently you can have two option one is that edit the code on includes/extra.php L-576 or you can make your all menu to appear without that name here is CSS fix for that, add this CSS to Customizer -> Additional CSS
#primary-menu li:first-child {
display: none;
}
Hope this solves your problem if you have any other feel free to let us know.
Regards
Support Team