-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Finnish translation and improved (slightly) Contributing instructions #304
Conversation
Hello, @minna-xD! Thank you for your interest in the project! Thank you for adding the Finnish language and correcting the |
@minna-xD, thank you and congratulations on your first contribution to the And Happy Hacktoberfest! |
You're welcome! It was an interesting translation task that made me do a bit of researching on the topic :) (I deleted the branch here, I hope that's alright! Github told me it would be safe to do so and I thought it would do it in my fork, whoops!) |
I'm glad you find this topic interesting! And it's okay that you deleted the branch. |
Happy Hacktoberfest! 🎃
I added the Finnish translation (addressing issue #279) in translations/fi.ts and updated datetime.ts and translation.ts files as instructed. Ran formatter and linter as instructed, too.
I made a small addition to the Contributing instructions because I noticed myself almost overlooking the detail. I hope you find it useful!