1
0
Fork 0
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:
yalh76 2021-08-05 01:40:37 +02:00
commit 65995a44b9

View file

@ -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"
} }
] ]