Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codename-co/stack
/ generate_i18n.ts
File
generate_i18n.ts
packages/scripts/generate_i18n.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env npx ts-node
2
3
import
{ globSync as glob } from
"glob"
;
4
import
{ readFileSync, writeFileSync } from
"node:fs"
;
Callers
nothing calls this directly
Calls
1
translate
Function · 0.85
Tested by
no test coverage detected