Skip to content

Commit 72aef78

Browse files
committed
Remove duplicate locale parameter in onboarding docs
1 parent d580704 commit 72aef78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

special-pages/pages/onboarding/readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ Instead, make your changes in `src/' and then run `npm run build.pages` from the
4040

4141
URL parameters can be used to override the default values of the onboarding flow's configuration. Supported parameters are:
4242

43-
- `locale` - Specifies the language to use for translations. Expects a language code (e.g., `en`, `de`, `fr`).
44-
4543
- `locale` - Specifies the language to use for translations. Expects a language code (e.g., `en`, `de`, `fr`).
4644
- `textLength` - Adjusts the length of translated strings, for testing layout with different text sizes (e.g., `short`, `long`).
4745
- `display` - Controls which view is rendered. `app` renders the main onboarding flow, `components` renders the component showcase page.

0 commit comments

Comments
 (0)