1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

Update manifest.json

This commit is contained in:
yalh76 2022-04-28 18:23:02 +02:00
parent cbb65c2d4b
commit 747c2b9ecb

View file

@ -65,8 +65,8 @@
"name": "registration", "name": "registration",
"type": "boolean", "type": "boolean",
"ask": { "ask": {
"en": "Is the registration open for new users?", "en": "Should registration be open to users who do not have a Yunohost account on the system?",
"fr": "Est-ce que l'inscription est ouverte aux nouveaux utilisateurs ?" "fr": "L'inscription doit-elle être ouverte aux utilisateurs qui n'ont pas de compte YunoHost sur le système ?"
}, },
"default": false "default": false
}, },