application settings - Smooch change language of output of bot -


i working smooth , know how change text of app. in english have text in dutch. how go that?

cheers

wouter

you can override strings in smooch web ui specifying them in customtext option of smooch.init call:

http://docs.smooch.io/javascript/#strings-customization

the whole list of overridable strings here.

note overrides strings of users, unfortunately can dutch or english. we're still working on building proper localization in widget, e.g. letting specify locale init, , detecting preferred language via user agent.


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -