aboutsummaryrefslogtreecommitdiff
path: root/build/langs.js
AgeCommit message (Collapse)Author
2022-01-26added lang/maintainers.json, updated langs.js0neGal
langs.js now prints out a proper good looking output, and also now takes advantage of maintainers.json to provide proper information.
2022-01-04added script to detect missing locales0neGal
"npm run langs" will give back info if a locale is missing localizations from the English locale. Thereby showing what needs to be translated.