javascript icon indicating copy to clipboard operation
javascript copied to clipboard

feat(localizations): Add support for Finnish (fi-FI) localization

Open theisoj opened this issue 1 year ago • 1 comments

The code changes in this commit add support for the Finnish (fi-FI) localization. This will allow users to use Clerk in the Finnish language.

Description

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

  • [x] 🌟 New feature

theisoj avatar Jun 29 '24 23:06 theisoj