1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00

Rename manifest.

This commit is contained in:
James Cole 2018-06-18 18:39:03 +02:00
parent 9b503d06a2
commit 431caebe5b

View file

@ -1,9 +1,9 @@
{
"name": "Firefly3",
"id": "firefly3",
"name": "Firefly III",
"id": "firefly-iii",
"packaging_format": 1,
"description": {
"en": "Firefly3 package for YunoHost."
"en": "Firefly III package for YunoHost."
},
"version": "4.7.4",
"url": "https://firefly-iii.org/",
@ -28,8 +28,8 @@
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain name for Firefly3",
"fr": "Choisissez un nom de domaine pour Firefly3"
"en": "Choose a domain name for Firefly III",
"fr": "Choisissez un nom de domaine pour Firefly III"
},
"example": "example.com"
},
@ -37,8 +37,8 @@
"name": "admin",
"type": "user",
"ask": {
"en": "Choose an admin user(Should be a YunoHost registered user)",
"fr": "Choisissez ladministrateur(Should be a YunoHost registered user)"
"en": "Choose an admin user (should be a YunoHost registered user)",
"fr": "Choisissez ladministrateur (should be a YunoHost registered user)"
},
"example": "johndoe"
},