I already changed it, form “Home” to “Inicio” (spanish equivalent).
I changed it in my theme files, in HEADER.PHP almost at the end.
Where you find ‘INICIO’ there wher the word ‘Home’, and already worked:
<!– Start Menu –>
<ul class=”sf-menu”>
<?php if (get_option(‘supertheme_home_link’) == ‘on’) { ?>
<li <?php if (is_front_page()) echo(‘class=”current_page_item”‘) ?>>“><?php _e(‘INICIO’,’supertheme’); ?>
<?php }; ?>
<?php if ($category_menu <> ‘