Culture
Culture translates error messages and other functionality into your desired language and has the options:
da-DK
, de-DE
, en-AU
, en-GB
, en-IE
, en-US
, es-ES
, fr-FR
, it-IT
, ja-JP
, nl-NL
, pt-PT
, ru-RU
, sv-SE
, tr-TR
, zh-CN
, and zh-HK
. Set it in your JavaScript as follows:debug: true
culture: "en-US" // set culture here
publictoken: "..."
Last modified 7mo ago