1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/concrete5_ynh.git synced 2024-09-03 18:25:54 +02:00

Merge pull request #2 from Jibec/patch-1

add english to enable localization with https://translate.yunohost.org
This commit is contained in:
frju365 2018-05-08 23:44:16 +02:00 committed by GitHub
commit a88b8d9bd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,6 +72,7 @@
"name": "admin_email",
"type": "email",
"ask": {
"en": "Your mail address.",
"fr": "Votre adresse mail."
},
"exemple": "abc@efg.hi"
@ -80,6 +81,7 @@
"name": "website_title",
"type": "title",
"ask": {
"en": "Your website's title.",
"fr": "Le titre de votre site."
},
"exemple": "MY BIG WEBSITE"