0.1.8 • Published 3 years ago

@inlang/typesafe-i18n-importer v0.1.8

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

@inlang/typesafe-i18n-importer

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

Getting started

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

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