diff --git a/README.md b/README.md index e323537..ac53779 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Notes: #### Localization files +- **New file bootstrap behavior**: New docs pages should be created in the default-language source tree (repo root) first. The translation pipeline may create the corresponding locale file with English bootstrap content before Lingo processes localized text. If Lingo reports `from cache` / `0 processed`, those new locale files can remain English until you re-run with scoped `--force` (see workflow below). - `lingo/glossary.csv`: Terms that must stay fixed or use specific translations. - `lingo/brand-voice.md`: Single brand voice used for all locales. - `scripts/translate-docs-json.mjs`: Translates language-specific `docs.json` navigation labels directly in the source-of-truth `docs.json`. Prefer `npm run translate:docs-json -- --target `. @@ -99,6 +100,29 @@ Use `npm run