sdelements / lets-chat

Self-hosted chat app for small teams
http://sdelements.github.io/lets-chat
MIT License
9.76k stars 1.58k forks source link

Locale language not changed #696

Closed k0fi closed 8 years ago

k0fi commented 8 years ago

I have added

i18n:
  locale: fr

to the end of settings.yml and restarted the server but the locale languge is still English. I also tried for other languages and saw no changes. Am I missing something? or it is a bug? BTW, the wiki page about locales change missing a ':' after 'i18n'.

hhaidar commented 8 years ago

@k0fi thank you, it's been fixed

You can also now pass in an additional locales array in the yaml to allow visitors browser settings to determine the locale of their choosing.