diff --git a/docs/customization/localization.mdx b/docs/customization/localization.mdx index 81f0466d2c..4581f73f3c 100644 --- a/docs/customization/localization.mdx +++ b/docs/customization/localization.mdx @@ -63,7 +63,7 @@ Clerk currently supports the following languages with English as the default: To get started, install the `@clerk/localizations` package. - + ```bash {{ filename: 'terminal' }} npm install @clerk/localizations ``` @@ -75,6 +75,10 @@ To get started, install the `@clerk/localizations` package. ```bash {{ filename: 'terminal' }} pnpm add @clerk/localizations ``` + + ```bash {{ filename: 'terminal' }} + bun add @clerk/localizations + ``` Once the `@clerk/localizations` package is installed, you can import the localizations you need by removing the "-" from the locale.