Skip to content

Commit a648147

Browse files
authored
feat: re-enable Koha (#460)
1 parent 5857f07 commit a648147

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

cfg/projects/Koha.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
{
22
"project": "Koha",
3-
"disabled": true,
43
"license": "GPL-3.0-or-later",
54
"projectweb": "https://translate.koha-community.org/",
65
"fileset": {
76
"Koha": {
8-
"url": "https://github.com/Koha-Community/Koha.git",
7+
"url": "https://gitlab.com/koha-community/koha-l10n.git",
98
"type": "git",
109
"duplicates": "msgctxt",
11-
"pattern": ".*/po/ca-ES.*\\.po"
10+
"pattern": ".*/ca-ES.*\\.po"
1211
}
1312
}
1413
}

0 commit comments

Comments
 (0)