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.
pull command downloads all completed translations and writes them as JSON files to your locales directory.
Usage
Options
| Flag | Description |
|---|---|
--dry-run | Show files that would be written without downloading |
--json | Output machine-readable JSON |
What it does
Download completed translations
Downloads the translated JSON content for each locale with status
synced.Examples
Download all completed translations:If no synced translations are found, the CLI will suggest running
lazylocales translate first.