anders94 / blockchain-demo

A web-based demonstration of blockchain concepts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Change Language setting?

robyle opened this issue · comments

commented

I watch your system have the locales files, I do't know how to change the language system.Can you point out? Thanks.

The server should guess which language to use via headers but you can force it by adding i18n.setLocale('es'); near the end of app.js.