1
0
Fork 0
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:
Fabian Wilkens 2021-03-20 13:40:32 +01:00
parent 603eeea2e0
commit f83d905521
No known key found for this signature in database
GPG key ID: 23DFA025BB4E9FAB

View file

@ -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
},
{