From 049c3b1dd408ab887ec9284105af7833eac2d9fd Mon Sep 17 00:00:00 2001 From: kramo <93832451+kra-mo@users.noreply.github.com> Date: Sun, 12 Mar 2023 00:53:09 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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/).