Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ check-long-i18n.js
File
check-long-i18n.js
scripts/check-long-i18n.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
en = require(
'../app/locale/en.js'
).translation
2
const
locale = require(
'../app/locale/locale'
)
3
4
function
checkLang (lang) {
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected