[PR #3727] [MERGED] Docs: Add better-auth-localization plugin to community plugins list #4975

Closed
opened 2026-03-13 12:06:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3727
Author: @marcellosso
Created: 8/1/2025
Status: Merged
Merged: 8/1/2025
Merged by: @Bekacru

Base: mainHead: docs/add-better-auth-localization-to-community-plugins-list


📝 Commits (1)

  • 382903f Docs: Added row in community plugins for better-auth-localization

📊 Changes

1 file changed (+5 additions, -4 deletions)

View changed files

📝 docs/content/docs/plugins/community-plugins.mdx (+5 -4)

📄 Description

Hi! I'm not sure if it's correct/appropriate to "request" this, but as it's mentioned in the docs to open a PR in this case, I decided to give it a try.

I created a localization plugin for better-auth and wanted to share it with the community as suggested in the documentation.

better-auth-localization helps localize and customize auth messages for any project. I built it primarily for my Brazilian side projects and decided to expand into an actual plugin with support for multiple languages. It's also useful for English projects that want to customize the default messaging.

Features:

  • Currently supports 4* languages (pt-BR, pt-PT*, es-ES, fr-FR)
  • Fully type-safe
  • Easy to extend with custom translations via the "translations" prop
  • Simple to add new languages or override existing messages with the same prop

This is my first plugin contribution, so please let me know if I should modify anything about this PR or if there's a better way to go about this. Happy to make any changes needed!

Thanks for the amazing work on better-auth!


Summary by cubic

Added better-auth-localization to the community plugins list, allowing users to localize and customize authentication messages.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/3727 **Author:** [@marcellosso](https://github.com/marcellosso) **Created:** 8/1/2025 **Status:** ✅ Merged **Merged:** 8/1/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `docs/add-better-auth-localization-to-community-plugins-list` --- ### 📝 Commits (1) - [`382903f`](https://github.com/better-auth/better-auth/commit/382903f3139ca4ddc2ce90a08a9164d041fa4610) Docs: Added row in community plugins for better-auth-localization ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/community-plugins.mdx` (+5 -4) </details> ### 📄 Description Hi! I'm not sure if it's correct/appropriate to "request" this, but as it's mentioned in the docs to open a PR in this case, I decided to give it a try. I created a localization plugin for better-auth and wanted to share it with the community as suggested in the documentation. better-auth-localization helps localize and customize auth messages for any project. I built it primarily for my Brazilian side projects and decided to expand into an actual plugin with support for multiple languages. It's also useful for English projects that want to customize the default messaging. *Features:* - Currently supports 4* languages (pt-BR, pt-PT*, es-ES, fr-FR) - Fully type-safe - Easy to extend with custom translations via the "translations" prop - Simple to add new languages or override existing messages with the same prop This is my first plugin contribution, so please let me know if I should modify anything about this PR or if there's a better way to go about this. Happy to make any changes needed! Thanks for the amazing work on better-auth! <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added better-auth-localization to the community plugins list, allowing users to localize and customize authentication messages. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:06:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#4975