aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json13
1 files changed, 2 insertions, 11 deletions
diff --git a/manifest.json b/manifest.json
index f4f245e..8b93539 100644
--- a/manifest.json
+++ b/manifest.json
@@ -44,8 +44,8 @@
"name": "passwd",
"type": "password",
"ask": {
- "en": "Add password for the Admin YunoHost",
- "fr": "Ajouter le mot de passe l'Administrateur YunoHost"
+ "en": "Enter password of this administrator ≥ 8 character",
+ "fr": "Ajouter le mot de passe pour cette administrateur ≥ 8 charactères"
},
"example": "adminpassword"
},
@@ -57,15 +57,6 @@
},
"choices": ["en_EN", "fr_FR"],
"default": "fr_FR"
- },
- {
- "name": "is_public",
- "ask": {
- "en": "Mastodon is it public?",
- "fr": "Mastodon est-il public ?"
- },
- "choices": ["Yes", "No"],
- "default": "No"
}
]
}