I fix this, with this script inside index.html
<script>
$(document).ready(function(){
$.i18n.reload('es-ES');
})
</script>
I fix this, with this script inside index.html
<script>
$(document).ready(function(){
$.i18n.reload('es-ES');
})
</script>