We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5857f07 commit a648147Copy full SHA for a648147
cfg/projects/Koha.json
@@ -1,14 +1,13 @@
1
{
2
"project": "Koha",
3
- "disabled": true,
4
"license": "GPL-3.0-or-later",
5
"projectweb": "https://translate.koha-community.org/",
6
"fileset": {
7
"Koha": {
8
- "url": "https://github.com/Koha-Community/Koha.git",
+ "url": "https://gitlab.com/koha-community/koha-l10n.git",
9
"type": "git",
10
"duplicates": "msgctxt",
11
- "pattern": ".*/po/ca-ES.*\\.po"
+ "pattern": ".*/ca-ES.*\\.po"
12
}
13
14
0 commit comments