diff --git a/manifest.json b/manifest.json index bdd5878..9b7a935 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,10 @@ { "name": "is_public", "type": "boolean", + "help": { + "en": "If your Gitlab instance is public, anyone can see your public repositories.", + "fr": "Si votre instance Gitlab est publique, tout le monde pourra voir vos dépôts publics." + }, "default": true }, {