1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00

Update manifest.json

This commit is contained in:
frju365 2017-01-16 12:38:17 +01:00 committed by GitHub
parent 09cb3efde8
commit c096c0e882

View file

@ -2,7 +2,7 @@
"name": "Hubzilla", "name": "Hubzilla",
"id": "hubzilla", "id": "hubzilla",
"description": { "description": {
"en": "Hubzilla is a decentralized publication platform and social network." "en": "Hubzilla is a decentralized publication platform and social network.",
"fr": "Hubzilla est une plateforme de publication décentralisée et un réseau social." "fr": "Hubzilla est une plateforme de publication décentralisée et un réseau social."
}, },
"licence": "CopyLeft", "licence": "CopyLeft",
@ -17,7 +17,7 @@
{ {
"name": "domain", "name": "domain",
"ask": { "ask": {
"en": "Choose a domain for your Hubzilla hub. Hubzilla must run in the root of this domain." "en": "Choose a domain for your Hubzilla hub. Hubzilla must run in the root of this domain.",
"fr": "Choisissez un nom de domaine pour votre 'hub' Hubzilla. Hubzilla doit ếtre installer dans la racine de votre de domaine." "fr": "Choisissez un nom de domaine pour votre 'hub' Hubzilla. Hubzilla doit ếtre installer dans la racine de votre de domaine."
}, },
"example": "hub.example.com" "example": "hub.example.com"
@ -25,7 +25,7 @@
{ {
"name": "admin", "name": "admin",
"ask": { "ask": {
"en": "Choose an admin user" "en": "Choose an admin user",
"fr": "Choisissez un administrateur" "fr": "Choisissez un administrateur"
}, },
"example": "johndoe" "example": "johndoe"
@ -33,7 +33,7 @@
{ {
"name": "adminemail", "name": "adminemail",
"ask": { "ask": {
"en": "Email address for the Hubzilla hub admin" "en": "Email address for the Hubzilla hub admin",
"fr": "Adresse mail pour l'administrateur du 'hub'." "fr": "Adresse mail pour l'administrateur du 'hub'."
}, },
"example": "johndoe@example.com" "example": "johndoe@example.com"
@ -41,7 +41,7 @@
{ {
"name": "is_public", "name": "is_public",
"ask": { "ask": {
"en": "Is it a public application ?" "en": "Is it a public application ?",
"fr": "Est-ce une application publique ?" "fr": "Est-ce une application publique ?"
}, },
"choices": ["Yes", "No"], "choices": ["Yes", "No"],