diff options
| author | magikcypress <cyp@rouquin.me> | 2017-04-19 15:00:57 +0200 |
|---|---|---|
| committer | magikcypress <cyp@rouquin.me> | 2017-04-19 15:00:57 +0200 |
| commit | 7c60ab9d4b0edc139aec323d6e94b44178034d00 (patch) | |
| tree | b2b9e3b457bac69829e52a0ec3f321de6226e6b4 /manifest.json | |
| parent | 82fa072ce64ccf0307a650a66c5d578fb749d40f (diff) | |
| download | mastodon_ynh-7c60ab9d4b0edc139aec323d6e94b44178034d00.tar.gz mastodon_ynh-7c60ab9d4b0edc139aec323d6e94b44178034d00.tar.bz2 mastodon_ynh-7c60ab9d4b0edc139aec323d6e94b44178034d00.zip | |
[fix] admin password label
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 97ab963..c8d1a89 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", + "fr": "Ajouter le mot de passe pour cette administrateur" }, "example": "adminpassword" }, |
