TheDocumentation Index
Fetch the complete documentation index at: https://docs.lazylocales.com/llms.txt
Use this file to discover all available pages before exploring further.
status command displays an overview of your project’s translation progress, including per-locale status and coverage percentages.
Usage
Options
| Flag | Description |
|---|---|
--json | Output machine-readable JSON |
What it shows
Pending changes
If the source file has been updated but translations haven’t run yet, shows the pending diff:
Locale statuses
| Status | Description |
|---|---|
pending | Locale added but never translated |
synced | All keys translated and up to date |
behind | Source file changed since last translation |
error | Translation job failed |
removed | Locale marked for removal (file will be renamed) |