Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ main
Function
main
scripts/check-long-i18n.js:28–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
function
main () {
29
Object.keys(locale).forEach(lang => {
30
checkLang(lang)
31
})
32
}
33
34
main()
Callers
1
check-long-i18n.js
File · 0.70
Calls
1
checkLang
Function · 0.85
Tested by
no test coverage detected