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

3.3.0~ynh2

This commit is contained in:
squeak 2021-09-29 10:50:48 +02:00
parent 1175e52709
commit 3a5cceb552

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