Skip to content

(customizing-clerk/localization) Document how to use pipes and modifiers#3370

Merged
alexisintech merged 4 commits into
mainfrom
aa/DOCS-6116
May 26, 2026
Merged

(customizing-clerk/localization) Document how to use pipes and modifiers#3370
alexisintech merged 4 commits into
mainfrom
aa/DOCS-6116

Conversation

@alexisintech
Copy link
Copy Markdown
Member

@alexisintech alexisintech commented May 13, 2026

🔎 Previews:

What does this solve? What changed?

Adds section to https://clerk.com/docs/guides/customizing-clerk/localization about using pipes/modifiers when performing custom localization.

Deadline

  • No rush

Other resources

@alexisintech alexisintech requested a review from a team as a code owner May 13, 2026 23:56
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-docs Ready Ready Preview May 22, 2026 10:03pm

Request Review

Comment thread docs/guides/customizing-clerk/localization.mdx Outdated

Clerk localization strings support a small template language. Some values will use `{{ variable | modifier(...args) }}` to pass a runtime value through one or more named formatters. Here's what each part means:

- `variable` — the runtime value (like in the example, a `Date` passed as `date`).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "like in" syntax feels a little conversational to me. Could we maybe change it to "for example" or such as?

Comment thread docs/guides/customizing-clerk/localization.mdx Outdated
alexisintech and others added 2 commits May 22, 2026 15:00
Co-authored-by: Sarah Soutoul <soutoulsarah.uk@gmail.com>
@alexisintech alexisintech merged commit 4ed833e into main May 26, 2026
8 checks passed
@alexisintech alexisintech deleted the aa/DOCS-6116 branch May 26, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants