Skip to content

feat(localizations): Add Icelandic (is-IS) to localizations package - #3953

Merged
tmilewski merged 3 commits into
clerk:mainfrom
Raxiom-ai:feat/is-localization
Aug 16, 2024
Merged

feat(localizations): Add Icelandic (is-IS) to localizations package#3953
tmilewski merged 3 commits into
clerk:mainfrom
Raxiom-ai:feat/is-localization

Conversation

@bjaben

Copy link
Copy Markdown
Contributor

Description

Adding support for the Icelandic (is-IS) localization to the localizations package.

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot

changeset-botBot commented Aug 14, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7af822d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
NameType
@clerk/localizationsMinor
@clerk/clerk-jsPatch
@clerk/chrome-extensionPatch
@clerk/clerk-expoPatch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment thread.changeset/spotty-buckets-hide.md Outdated
@anagstef

Copy link
Copy Markdown
Contributor

Hello and thank you for contributing!

Can you please run npm run generate inside the packages/localizations directory (after running npm i and npm run build at the root dir for the project)? 🙏

bjabenand others added 2 commits August 16, 2024 16:45
Co-authored-by: Stefanos Anagnostou <anagstef@users.noreply.github.com>
@bjaben

bjaben commented Aug 16, 2024

Copy link
Copy Markdown
ContributorAuthor

Hello and thank you for contributing!

Can you please run npm run generate inside the packages/localizations directory (after running npm i and npm run build at the root dir for the project)? 🙏

Done 😃

@anagstefanagstef left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank You! 🙏

@tmilewski
tmilewski merged commit e5491fa into clerk:mainAug 16, 2024
brkalow pushed a commit that referenced this pull request Aug 22, 2024
…3953)
Co-authored-by: Stefanos Anagnostou <anagstef@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@bjaben@anagstef@tmilewski@clerk-cookie