mirror of
https://github.com/YunoHost-Apps/snweb_ynh.git
synced 2024-09-03 20:26:22 +02:00
Remove unneeded ask strings
This commit is contained in:
parent
603eeea2e0
commit
f83d905521
1 changed files with 0 additions and 10 deletions
|
@ -24,11 +24,6 @@
|
|||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain name for snweb",
|
||||
"fr": "Choisissez un domaine pour snweb",
|
||||
"de": "Wähle einen Domain Namen für snweb"
|
||||
},
|
||||
"example": "example.com"
|
||||
},
|
||||
{
|
||||
|
@ -37,11 +32,6 @@
|
|||
"help": {
|
||||
"en": "A public application means that anyone can access this site."
|
||||
},
|
||||
"ask": {
|
||||
"en": "Is it a public application?",
|
||||
"fr": "Est-ce une application publique ?",
|
||||
"de": "Ist die Application Öffendlich?"
|
||||
},
|
||||
"default": false
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue