mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
[fix] admin password label
This commit is contained in:
parent
82fa072ce6
commit
7c60ab9d4b
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
"fr": "Ajouter le mot de passe pour cette administrateur"
|
||||
},
|
||||
"example": "adminpassword"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue