mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
Merge branch 'testing' into 1.15.2
This commit is contained in:
commit
7f6da2a0bd
1 changed files with 0 additions and 18 deletions
|
@ -28,32 +28,14 @@
|
|||
{
|
||||
"name": "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",
|
||||
"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",
|
||||
"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
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue