Skip to content

Commit

Permalink
feat(localizations): Add support for en-GB
Browse files Browse the repository at this point in the history
  • Loading branch information
ijxy committed Oct 10, 2024
1 parent 1b573c6 commit 4658f7c
Show file tree
Hide file tree
Showing 5 changed files with 912 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/fresh-bulldogs-obey.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@clerk/localizations": major
---

add en-GB
5 changes: 5 additions & 0 deletions .changeset/tasty-boats-reply.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@clerk/localizations": major
---

add en-GB
1 change: 1 addition & 0 deletions packages/localizations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"da-DK",
"de-DE",
"el-GR",
"en-GB",
"en-US",
"es-ES",
"fi-FI",
Expand Down
Loading

0 comments on commit 4658f7c

Please sign in to comment.