mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
65995a44b9
1 changed files with 3 additions and 4 deletions
|
@ -66,9 +66,9 @@
|
||||||
{
|
{
|
||||||
"name": "password",
|
"name": "password",
|
||||||
"type": "password",
|
"type": "password",
|
||||||
"help": {
|
"ask": {
|
||||||
"en": "Use the help field to add an information for the admin about this question.",
|
"en": "Set the administrator password",
|
||||||
"fr": "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question."
|
"fr": "Définissez le mot de passe administrateur"
|
||||||
},
|
},
|
||||||
"example": "Choose a password"
|
"example": "Choose a password"
|
||||||
},
|
},
|
||||||
|
@ -79,7 +79,6 @@
|
||||||
"en": "Your website's title.",
|
"en": "Your website's title.",
|
||||||
"fr": "Le titre de votre site."
|
"fr": "Le titre de votre site."
|
||||||
},
|
},
|
||||||
"exemple": "MY BIG WEBSITE",
|
|
||||||
"default": "Concrete"
|
"default": "Concrete"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue