mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
[mod] manifest.json: remove "required for postinstall" text about admin user too
This commit is contained in:
parent
ab683da2d2
commit
1f691036ef
1 changed files with 3 additions and 3 deletions
|
@ -49,9 +49,9 @@
|
||||||
"name": "admin",
|
"name": "admin",
|
||||||
"type": "user",
|
"type": "user",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose the admin user (required for automatic post-installation)",
|
"en": "Choose the admin user",
|
||||||
"fr": "Choisissez l’administrateur (nécessaire pour la post-installation automatique)",
|
"fr": "Choisissez l’administrateur",
|
||||||
"de": "Wählen einen Administrator (erforderlich für die automatische Nachinstallation)"
|
"de": "Wählen einen Administrator"
|
||||||
},
|
},
|
||||||
"example": "johndoe"
|
"example": "johndoe"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue