mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
Fixed error in manifest and typo in readme
This commit is contained in:
parent
a8e1c422b1
commit
e7efd7a5e0
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# ZAP for YunoHost
|
# ZAP for YunoHost
|
||||||
|
|
||||||
](https://dash.yunohost.org/appci/app/zap)  
|
(https://dash.yunohost.org/appci/app/zap)  
|
||||||
[](https://install-app.yunohost.org/?app=Zap)
|
[](https://install-app.yunohost.org/?app=Zap)
|
||||||
|
|
||||||
> *This package allow you to install ZAP quickly and simply on a YunoHost server.
|
> *This package allow you to install ZAP quickly and simply on a YunoHost server.
|
||||||
|
|
|
@ -38,7 +38,7 @@
|
||||||
"en": "Choose the ZAP administrator (must be an existing YunoHost user)",
|
"en": "Choose the ZAP administrator (must be an existing YunoHost user)",
|
||||||
"fr": "Choisissez l'administrateur de ZAP (doit être un utilisateur YunoHost existant)"
|
"fr": "Choisissez l'administrateur de ZAP (doit être un utilisateur YunoHost existant)"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
{
|
{
|
||||||
"name": "database",
|
"name": "database",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
|
Loading…
Add table
Reference in a new issue