diff --git a/README.md b/README.md index 9aceae9..45ff927 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ # Cartridges A GTK4 + Libadwaita game launcher + + + + + @@ -47,7 +52,10 @@ Click the down arrow next to the hammer at the top of your GNOME Builder window, Fork the repository, make your changes, then create a pull request. ### Translations -Currently, translations can be added manually with the following steps: +#### Weblate +The project can be translated on [Weblate](https://hosted.weblate.org/projects/cartridges/). + +#### Manually 1. Clone the repository. 2. If it isn't already there, add your language to `/po/LINGUAS`. 3. Create a new translation from the `/po/cartridges.pot` file with a translation editor such as [Poedit](https://poedit.net/).