Hi dygito
Open this file /templates/ja_focus/helper.php and around line 91 and find code
$html .= '<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">More <span class="fa fa-angle-down" aria-hidden="true"></span></a>
<ul class="dropdown-menu">'.$hide.'</ul>
Change the word More with your own text.
Regards