MCPcopy 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

1const en = require('../app/locale/en.js').translation
2const locale = require('../app/locale/locale')
3
4function checkLang (lang) {

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected