MCPcopy
hub / github.com/lingodotdev/lingo.dev / i18n.ts

File i18n.ts

packages/cli/src/cli/cmd/i18n.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { bucketTypeSchema, I18nConfig, localeCodeSchema, resolveOverriddenLocale } from "@lingo.dev/_spec";
2import { Command } from "interactive-commander";
3import Z from "zod";
4import _ from "lodash";

Callers

nothing calls this directly

Calls 15

getConfigFunction · 0.90
getSettingsFunction · 0.90
getBucketsFunction · 0.90
createDeltaProcessorFunction · 0.90
withExponentialBackoffFunction · 0.90
aggregateErrorAnalyticsFunction · 0.90
getCLIErrorTypeFunction · 0.90
isLocalizationErrorFunction · 0.90
isBucketProcessingErrorFunction · 0.90
updateGitignoreFunction · 0.85
validateAuthFunction · 0.85

Tested by

no test coverage detected