0.0.4 • Published 3 years ago

@inlang/typesafe-i18n-adapter v0.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Inlang typesafe-i18n adapter

Automatically retrieve all translations from the Inlang translation management platform to the typesafe-i18n package.

Getting started

  1. Write the project id to inlang.json
{
    projectId: "your-id-here"
}
  1. Run npx ts-node @inlang/inlang-typesafe-i18n-adapter

  2. Add your translations to the dashboard and see them appear in your project!