Skip to content

Conversation

@YASHRDX0001
Copy link

Add Finnish (Suomi) Language Support

Summary

This PR adds Finnish language support to the application, expanding the available localization options for users.

Changes

  • Added /src/i18n/locales/fi.js - Complete Finnish translation file with all 284 translation keys
  • Updated /src/i18n/i18n.js - Registered Finnish locale in the i18n configuration

Details

  • Finnish language code: fi
  • Native name: Suomi
  • All UI strings have been translated to Finnish
  • Language will appear in the language selector dropdown (sorted alphabetically)

Testing

  • No linting errors
  • Finnish locale properly imported and registered
  • All translation keys match the English base locale structure

Related

This adds support for a major European language (~5 million speakers) that was previously missing from the localization options.

@vercel
Copy link

vercel bot commented Dec 7, 2025

@YASHRDX0001 is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant