diff --git a/.changeset/plenty-news-visit.md b/.changeset/plenty-news-visit.md new file mode 100644 index 00000000000..24bafe2c398 --- /dev/null +++ b/.changeset/plenty-news-visit.md @@ -0,0 +1,5 @@ +--- +"@clerk/localizations": patch +--- + +Fix spelling in the Icelandic (is-IS) localization file. diff --git a/packages/localizations/src/is-IS.ts b/packages/localizations/src/is-IS.ts index cb011a05eae..428625a2e1c 100644 --- a/packages/localizations/src/is-IS.ts +++ b/packages/localizations/src/is-IS.ts @@ -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', }, }, @@ -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',