Skip to content

Commit 0f00ccf

Browse files
hamidrezaghanbarihamidreza.ghtmilewski
authored andcommitted
feat(localizations): Persian localization updates (clerk#6533)
Co-authored-by: hamidreza.gh <[email protected]> Co-authored-by: Tom Milewski <[email protected]>
1 parent 6ed3c4a commit 0f00ccf

File tree

4 files changed

+155
-136
lines changed

4 files changed

+155
-136
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/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)