Skip to content

Commit 2c9db59

Browse files
authored
feat(nextcloud): add related projects (#459)
1 parent 7f92f9b commit 2c9db59

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

cfg/projects/Nextcloud.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@
77
"url": "https://app.transifex.com/nextcloud/nextcloud/",
88
"type": "transifex",
99
"po_preprocessing": "remove_untranslated"
10+
},
11+
"NextcloudNotes": {
12+
"url": "https://github.com/nextcloud/notes-android",
13+
"type": "git"
14+
},
15+
"NextcloudTalk": {
16+
"url": "https://github.com/nextcloud/talk-android",
17+
"type": "git"
18+
},
19+
"NextcloudCookbook": {
20+
"url": "https://github.com/lneugebauer/nextcloud-cookbook",
21+
"type": "git"
1022
}
1123
}
1224
}

0 commit comments

Comments
 (0)