mirror of
https://github.com/YunoHost-Apps/facilmap_ynh.git
synced 2024-09-03 18:36:07 +02:00
commit
7334c5cb79
3 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Collaborative maps and routing with a straightforward interface
|
Collaborative maps and routing with a straightforward interface
|
||||||
|
|
||||||
**Shipped version:** 3.3.0~ynh1
|
**Shipped version:** 3.3.0~ynh2
|
||||||
|
|
||||||
**Demo:** https://facilmap.org/
|
**Demo:** https://facilmap.org/
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
Carte collaborative avec une interface simple et pratique
|
Carte collaborative avec une interface simple et pratique
|
||||||
|
|
||||||
**Version incluse :** 3.3.0~ynh1
|
**Version incluse :** 3.3.0~ynh2
|
||||||
|
|
||||||
**Démo :** https://facilmap.org/
|
**Démo :** https://facilmap.org/
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Collaborative maps and routing with a straightforward interface",
|
"en": "Collaborative maps and routing with a straightforward interface",
|
||||||
"fr": "Carte collaborative avec une interface simple et pratique"
|
"fr": "Carte collaborative avec une interface simple et pratique"
|
||||||
},
|
},
|
||||||
"version": "3.3.0~ynh1",
|
"version": "3.3.0~ynh2",
|
||||||
"url": "https://github.com/FacilMap/facilmap",
|
"url": "https://github.com/FacilMap/facilmap",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
|
@ -117,7 +117,7 @@
|
||||||
"en": "HTTP requests made by the backend will send this User-Agent header. Fill here the URL facilmap will have and your e-mail address.",
|
"en": "HTTP requests made by the backend will send this User-Agent header. Fill here the URL facilmap will have and your e-mail address.",
|
||||||
"fr": "Les requêtes faites par le serveur enveront cette entête User-Agent. Remplissez ici l'URL de votre instance facilmap et votre adresse email."
|
"fr": "Les requêtes faites par le serveur enveront cette entête User-Agent. Remplissez ici l'URL de votre instance facilmap et votre adresse email."
|
||||||
},
|
},
|
||||||
"example": "FacilMap (https://facilmap.org/, webmaster@example.org)"
|
"example": "FacilMap (https://facilmapdomain.tld/, webmaster@example.org)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue