diff --git a/cfg/projects/GnuCash.json b/cfg/projects/GnuCash.json index 2666bdfb..86db0e85 100644 --- a/cfg/projects/GnuCash.json +++ b/cfg/projects/GnuCash.json @@ -1,12 +1,12 @@ { "project": "GNUCash", "license": "GPL-3.0-or-later", - "projectweb": "https://www.gnucash.org/", + "projectweb": "https://wiki.gnucash.org/wiki/Translation", "fileset": { "GNUCash": { - "url": "https://hosted.weblate.org/", - "retrieval_pattern": "gnucash", - "type": "weblate" + "url": "https://raw.githubusercontent.com/Gnucash/gnucash/refs/heads/stable/po/ca.po", + "type": "file", + "target": "gnucash-ca.po" } } }