javascript
javascript copied to clipboard
feat(localizations): Add support for Finnish (fi-FI) localization
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 testruns as expected. - [ ]
npm run buildruns 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