-
Notifications
You must be signed in to change notification settings - Fork 30
feat: add italian translation #83
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks! ❤️
Fixes: #81 |
🎉 This PR is included in version 1.0.5 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.0.13 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 6.2.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.1.10 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 5.1.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 2.0.13 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.0.13 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 5.0.13 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
Hi, I've just added the italian translation for the Localization object. I believe I've followed all the required guidelines for this kind of PR, but let me know if something miss.
In the PR that you pointed to "mirror" (the portoguese lang one) there is also a test section, but I saw that the test folder was moved, and I think that only this language hase its own tests, so I didn't generated the italian ones.
Let me know if everything is correct. Thanks for your work