Skip to main content
The status command displays an overview of your project’s translation progress, including per-locale status and coverage percentages.

Usage

Options

FlagDescription
--jsonOutput machine-readable JSON

What it shows

1

Project info

Displays your project name, ID, source locale, and key count.
2

Pending changes

If the source file has been updated but translations haven’t run yet, shows the pending diff:
3

Locale coverage table

Shows the translation status for each target locale:

Locale statuses

StatusDescription
pendingLocale added but never translated
syncedAll keys translated and up to date
behindSource file changed since last translation
errorTranslation job failed
removedLocale marked for removal (file will be renamed)

Examples

View translation status:
Get status as JSON: