Configuration
Customization
UI Text (html/local.js)
var languages = {
en: {
enter: "ENTER",
legal: "LEGAL",
joinButton: "JOIN",
illegal: "ILLEGAL",
// Other text strings...
},
// Add other languages if needed
};Questions
Last updated