From 284a384d3a0f373ad068084c3b21fd738622b238 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Mon, 17 Nov 2025 14:00:03 -0800 Subject: [PATCH] README/HACKING: Update weblate project path to /freedombox Tests: - The news links work. Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- HACKING.md | 2 +- plinth/locale/README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HACKING.md b/HACKING.md index 36f263581..9c76f3dcc 100644 --- a/HACKING.md +++ b/HACKING.md @@ -416,7 +416,7 @@ for more details. ### Translating literals (contributing translations) The easiest way to start translating is with your browser, by using -[Weblate](https://hosted.weblate.org/projects/freedombox/plinth/). +[Weblate](https://hosted.weblate.org/projects/freedombox/freedombox/). Your changes will automatically get pushed to the code repository. Alternatively, you can directly edit the `.po` file in your language directory diff --git a/plinth/locale/README b/plinth/locale/README index 6102e1274..f6eba93fd 100644 --- a/plinth/locale/README +++ b/plinth/locale/README @@ -10,7 +10,7 @@ translating the PO file from your language directory. Introducing yourself is important since some work may have been done already on Debian translators discussion lists and Weblate localization platform. -https://hosted.weblate.org/projects/freedombox/plinth/ +https://hosted.weblate.org/projects/freedombox/freedombox/ https://www.debian.org/MailingLists/subscribe ## Wiki: translators landing page