Getting Infinity to display in your preferred language is easy!
See Installing WordPress in Your Language for an overview of how to enable WordPress translations.
- Download the branch of this repository which matches the version of Infinity you have installed.
- Create the
wp-content/languages/
folder if it does not already exist. - Copy or move the downloaded file to that folder
- Extract the package and rename the extracted folder to
infinity
- Make sure to properly define the
WP_LANG
constant in wp-config.php.
See Translating WordPress for an overview of how to create translations for WordPress.
- Complete the steps for using an existing translation above.
- Load the
infinity.pot
file into the translation tool of your choice and put the generated "po" and "mo" into thelanguages/infinity/
folder.
- Fork this repository.
- Commit your translation to the correct branch of your fork.
- Push your changes to GitHub.
- Submit a pull request from your fork's branch to the same branch of this repository.
- Submit a new issue to this repository.
- Be patient.
Any translation related issues created on the main Infinity repository will not be answered and more than likely deleted.