mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
add english to enable localization with https://translate.yunohost.org/projects/yunohost-apps/apps/
This commit is contained in:
parent
221a3ea031
commit
5ac1b96064
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue