mirror of
https://github.com/YunoHost-Apps/uptime-kuma_ynh.git
synced 2024-10-01 13:34:58 +02:00
simplify manifest
This commit is contained in:
parent
81710c4675
commit
71fedfcf83
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@
|
|||
"name": "domain",
|
||||
"type": "domain",
|
||||
"help": {
|
||||
"en": "Choose the domain where this app should be installed. This app requires a whole subdomain and doesn't support sub-paths.",
|
||||
"fr": "Choisissez un domaine. Cette app a besoin de tout un sous-domaine à elle toute seule."
|
||||
"en": "This app requires a whole subdomain and doesn't support sub-paths.",
|
||||
"fr": "Cette app a besoin de tout un sous-domaine à elle toute seule."
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue