Skip to content

Commit

Permalink
feat: german language (de, de-DE) (#2220)
Browse files Browse the repository at this point in the history
* de

* feat: german

* chore: sitemap
  • Loading branch information
benisgold authored Oct 17, 2024
1 parent f3098fb commit 5b8e146
Show file tree
Hide file tree
Showing 33 changed files with 5,229 additions and 25 deletions.
5 changes: 5 additions & 0 deletions .changeset/popular-gorillas-arrive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rainbow-me/rainbowkit": patch
---

Added `de-DE` and `de` locale support for the German language.
1 change: 1 addition & 0 deletions packages/example/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module.exports = {
defaultLocale: 'en-US',
locales: [
'ar-AR',
'de-DE',
'en-US',
'es-419',
'fr-FR',
Expand Down
Loading

0 comments on commit 5b8e146

Please sign in to comment.