icon-terminal

CLI

Download and import translation files from your terminal

Get started free

Overview

The multilocale package on npm is a command line client for projects that keep their translations as files. It downloads a project into JSON, Android or Gatsby layouts, imports files you already have, adds and deletes phrases, and reports duplicate keys — so localization fits into the same build step as the rest of your assets.

Features

  • icon-arrow-right-filled

    Download and import

    Write translation files into your repository, or import the files you already ship.

  • icon-arrow-right-filled

    Several file layouts

    Detects JSON, Android resource and Gatsby projects and writes the matching format.

  • icon-arrow-right-filled

    Duplicate report

    Lists keys that were translated twice so the dictionary stays clean.