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

Update manifest.json

This commit is contained in:
ericgaspar 2021-06-26 21:49:25 +02:00
parent bb78e07245
commit e89498f60f
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -69,7 +69,7 @@
"type": "string", "type": "string",
"help": { "help": {
"en": "MapBox is used for calculating routes with simple settings. You can get an API key on https://www.mapbox.com/signup/", "en": "MapBox is used for calculating routes with simple settings. You can get an API key on https://www.mapbox.com/signup/",
"fr": "MapBox est utilisé pour calcluer les routes simples. Vous pouvez obtenir une clé API ici: https://www.mapbox.com/signup/" "fr": "MapBox est utilisé pour calcluer les routes simples. Vous pouvez obtenir une clé API ici : https://www.mapbox.com/signup/"
} }
}, },
{ {
@ -77,7 +77,7 @@
"type": "string", "type": "string",
"help": { "help": {
"en": "MapZen is used for getting elevation information. You can get an API key on https://mapzen.com/developers/sign_up", "en": "MapZen is used for getting elevation information. You can get an API key on https://mapzen.com/developers/sign_up",
"fr": "MapZen est utilisé pour obtenir les informations d'élévation. Vous pouvez obtenir une clé API ici: https://mapzen.com/developers/sign_up" "fr": "MapZen est utilisé pour obtenir les informations d'élévation. Vous pouvez obtenir une clé API ici : https://mapzen.com/developers/sign_up"
}, },
"optional": true "optional": true
}, },
@ -86,7 +86,7 @@
"type": "string", "type": "string",
"help": { "help": {
"en": "Maxmind configuration. If specified, the maxmind GeoLite2 database will be downloaded for Geo IP lookup (to show the initial map state) and kept in memory. Sign up here: https://www.maxmind.com/en/geolite2/signup", "en": "Maxmind configuration. If specified, the maxmind GeoLite2 database will be downloaded for Geo IP lookup (to show the initial map state) and kept in memory. Sign up here: https://www.maxmind.com/en/geolite2/signup",
"fr": "Configuration maxmind. Si vous spécifiez ce champ et le prochain, la base de donnée maxmind GeoLite2 sera téléchargée puis gardée en mémoire, pour localiser les addresse IP (afin que le chargement de la carte se fasse centré là où l'utilisateur est). Vous pouvez créer un compte ici: https://www.maxmind.com/en/geolite2/signup" "fr": "Configuration maxmind. Si vous spécifiez ce champ et le prochain, la base de donnée maxmind GeoLite2 sera téléchargée puis gardée en mémoire, pour localiser les addresse IP (afin que le chargement de la carte se fasse centré là où l'utilisateur est). Vous pouvez créer un compte ici : https://www.maxmind.com/en/geolite2/signup"
}, },
"optional": true "optional": true
}, },
@ -94,7 +94,7 @@
"name": "maxmind_license_key", "name": "maxmind_license_key",
"type": "string", "type": "string",
"help": { "help": {
"en": "License key associated to the maxmind user id you specified.", "en": "License key associated to the maxmind user ID you specified.",
"fr": "La clé de license associée à l'utilisateur maxmind que vous avez spécifié." "fr": "La clé de license associée à l'utilisateur maxmind que vous avez spécifié."
}, },
"optional": true "optional": true