@paulinoromeira
Thanks for letting us know. This word has incorrectly set theme shortcut.
Go to file:
oc-content/themes/zara/footer.php
Find code:
<?php _e('My favorite items', 'favorite_items'); ?>
Replace with:
<?php _e('My favorite items', 'zara'); ?>
Then add word to translation file and you are ready to go.