In active design · pre-1.0

Dialect

AI-native localization for developers who already code with AI. One canonical source, every platform.

Install

curl -fsSL https://dialect.tools/install.sh | sh

Or pick your package manager

brew install ChauCM/tap/dialect       # macOS / Linux
dart pub global activate dialect      # any platform with Dart

GitHub Actions

- uses: ChauCM/dialect@v1
  with:
    args: check --strict

What it does