mirror of
https://github.com/YunoHost-Apps/tandoor_ynh.git
synced 2024-09-03 20:35:56 +02:00
Merge branch 'testing' into patch-1
This commit is contained in:
commit
32d61612ea
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": false,
|
||||||
"help": {
|
"help": {
|
||||||
"en": "Should the login be exposed to public?"
|
"en": "Should the login be exposed to public?",
|
||||||
|
"fr": "La connexion doit-elle être exposée au public ?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue