Internationalization

Hi @andreas.franke,

You will need to set the AccountingJS settings based on the locale for the browser. In client.startup.js add some logic based on navigator.language/navigator.browserLanguage.

1 Like