Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/plenty-news-visit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@clerk/localizations": patch
---

Fix spelling in the Icelandic (is-IS) localization file.
4 changes: 2 additions & 2 deletions packages/localizations/src/is-IS.ts
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ export const isIS: LocalizationResource = {
headerTitle__members: 'Me冒limir',
profileSection: {
primaryButton: 'Uppf忙ra pr贸f铆l',
title: 'Pr贸f铆l samtaka',
title: 'Pr贸f铆ll samtaka',
uploadAction__title: 'Merki',
},
},
Expand Down Expand Up @@ -799,7 +799,7 @@ export const isIS: LocalizationResource = {
},
profileSection: {
primaryButton: 'Uppf忙ra pr贸f铆l',
title: 'Pr贸f铆l',
title: 'Pr贸f铆ll',
},
usernameSection: {
primaryButton__setUsername: 'Setja notendanafn',
Expand Down