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

Merge pull request #10 from YunoHost-Apps/testing

3.3.0~ynh2
This commit is contained in:
Eauchat 2021-09-29 08:52:06 +00:00 committed by GitHub
commit 7334c5cb79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -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/

View file

@ -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/

View file

@ -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)"
} }
] ]
} }