MCPcopy 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
3import { globSync as glob } from "glob";
4import { readFileSync, writeFileSync } from "node:fs";

Callers

nothing calls this directly

Calls 1

translateFunction · 0.85

Tested by

no test coverage detected