mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
Update manifest.json
This commit is contained in:
parent
31459bc357
commit
7c2e3fa450
1 changed files with 0 additions and 18 deletions
|
@ -28,32 +28,14 @@
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
"ask": {
|
|
||||||
"en": "Choose a domain name for Kimai2",
|
|
||||||
"fr": "Choisissez un nom de domaine pour Kimai2",
|
|
||||||
"de": "Wählen Sie einen Domainnamen für Kimai2",
|
|
||||||
"cs": "Zvolte doménu pro Kimai2"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "admin",
|
"name": "admin",
|
||||||
"type": "user",
|
"type": "user",
|
||||||
"ask": {
|
|
||||||
"en": "Choose an admin user (should be a YunoHost registered user).",
|
|
||||||
"fr": "Choisissez l’administrateur (should be a YunoHost registered user).",
|
|
||||||
"de": "Wählen Sie einen Admin Benutzer (sollte ein registrierter YunoHost Benutzer sein).",
|
|
||||||
"cs": "Zvolte administrátora (musí to být registrovaný uživatel YunoHostu)."
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "is_public",
|
"name": "is_public",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"ask": {
|
|
||||||
"en": "Is it a public application?",
|
|
||||||
"fr": "Est-ce une application publique ?",
|
|
||||||
"de": "Ist dies eine öffentliche Applikation?",
|
|
||||||
"cs": "Je tato aplikace veřejná?"
|
|
||||||
},
|
|
||||||
"default": false
|
"default": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue