W28 Product Update: Estimate translation cost upfront
by•
lingo push --estimate reports what a translation run will cost before it runs.
The CLI uploads the source bytes so the server plans the exact delta – only the keys and locales that are new or changed against what's already localized – then prints the estimate and exits without translating anything.
Run it before a large or first-time translation to size the job, then run lingo push to translate for real. The number is an estimate, not a quote: it reflects the planned delta at the time it runs.
Full changelog: lingo.dev/changelog
2 views


Replies