First off, thanks for taking the time to contribute ❤️ !
Make sure the bug has not been reported here yet If not, please report it here.
Check the Wiki, inside there some of frequently asked questions and guides. Can not find the solution? Find out if someone has already has already asked for it, if not, open a new issue here.
- Open a new GitHub pull request with the patch
- Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable
- Open a issue here, if possible, attach an image that helps understand what you are talking about.
- Fork the repository
- Edit a
bottles.po
file inbottles/locale/
- Open a new GitHub pull request
- Fork the repository on your GitHub account
- Create directory for new language in
bottles/locale/
with language code as the name ex.it_IT
, create the subdirectoryLC_MESSAGES
inside it, final result:bottles/locale/it_IT/LC_MESSAGES/
- Copy the bottles.po inside the new directory
- Translate it
- Open a new GitHub pull request
Open a new issue here, otherwise add a comment directly in the code from GitHub.
Thanks!
Mirko B.