aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authormagikcypress <cyp@rouquin.me>2017-04-19 15:00:57 +0200
committermagikcypress <cyp@rouquin.me>2017-04-19 15:00:57 +0200
commit7c60ab9d4b0edc139aec323d6e94b44178034d00 (patch)
treeb2b9e3b457bac69829e52a0ec3f321de6226e6b4 /manifest.json
parent82fa072ce64ccf0307a650a66c5d578fb749d40f (diff)
downloadmastodon_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.json4
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"
},