CLI

pico-intl translate

Provider-backed translation can fill missing keys using configured services. This workflow remains beta and should always include human review.

ts
npx pico-intl translate --target es --provider openai

Key points

  • Provider-backed translation remains beta.
  • Only missing keys should be sent for translation.
  • Human review is still required before release.

Next step

Copy the example into a small fixture, run the validation commands, and keep framework-specific routing, hydration, or SSR behavior covered by your app tests.