Help us translate the integration to your own language using the following steps:
- Fork this project.
- Go to the directory
custom_components/google_home/translations
. - Create a new
.json
file with the name of your desired language in the BCP47 format. - Fill-in the translation file following the example of
en.json
. - Add your language to the Localization section in the README.
- Commit your modifications.
- Open a PR.
- Enjoy.