Skip to content

Commit 9cd7057

Browse files
committed
Merge branch 'main' into elef/com-1153-fix-flickering-of-pricing-table-on-load
2 parents f04752b + 33e7a7b commit 9cd7057

File tree

6 files changed

+251
-224
lines changed

6 files changed

+251
-224
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
'@clerk/localizations': minor
3+
---
4+
5+
Complete Persian (fa-IR) localization with all missing translations
6+
7+
This update completes the Persian localization by:
8+
- Translating all undefined API key management strings
9+
- Adding complete commerce/billing translations
10+
- Completing organization profile translations
11+
- Adding all missing error messages
12+
- Including form labels and placeholders
13+
- Adding fa-IR to package.json files array for proper publishing
14+
15+
The Persian localization now provides a complete user experience for Persian-speaking users.

.changeset/forty-bottles-accept.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/localizations': patch
3+
---
4+
5+
added missing ptBR translations

.changeset/small-schools-yell.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

packages/localizations/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"en-US",
6464
"es-CR",
6565
"es-ES",
66+
"fa-IR",
6667
"fi-FI",
6768
"fr-FR",
6869
"he-IL",

0 commit comments

Comments
 (0)