From 5bfd6f50fb71599e271a670674937600ccf8d895 Mon Sep 17 00:00:00 2001 From: Sam Detweiler Date: Wed, 27 Oct 2021 10:03:55 -0500 Subject: [PATCH] fix link to help doc for geolocation --- plugins/geolocation/locales/de.json | 4 ++-- plugins/geolocation/locales/en.json | 4 ++-- plugins/geolocation/locales/es.json | 4 ++-- plugins/geolocation/locales/fr.json | 4 ++-- plugins/geolocation/locales/it.json | 4 ++-- plugins/geolocation/locales/ko.json | 4 ++-- plugins/geolocation/locales/pt.json | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/plugins/geolocation/locales/de.json b/plugins/geolocation/locales/de.json index 4adb8fb07..644f92383 100644 --- a/plugins/geolocation/locales/de.json +++ b/plugins/geolocation/locales/de.json @@ -5,7 +5,7 @@ "apikey": "Google API-Schlüssel, der für Geolokalisierung und Karten verwendet wird", "latitude": "Breite", "longitude": "Längengrad", - "help value": "(wird verwendet, wenn die Geoposition nicht genau erkannt wird)
Klicken Sie hier für weitere Informationen
" + "help value": "(wird verwendet, wenn die Geoposition nicht genau erkannt wird)
Klicken Sie hier für weitere Informationen
" } } -} \ No newline at end of file +} diff --git a/plugins/geolocation/locales/en.json b/plugins/geolocation/locales/en.json index 100869f79..89762d7d3 100644 --- a/plugins/geolocation/locales/en.json +++ b/plugins/geolocation/locales/en.json @@ -5,7 +5,7 @@ "apikey": "Google api key, used for geolocation and maps", "latitude": "latitude", "longitude": "longitude", - "help value": "(used if Geo-Position is not accurately being detected)
Click here for more info
" + "help value": "(used if Geo-Position is not accurately being detected)
Click here for more info
" } } -} \ No newline at end of file +} diff --git a/plugins/geolocation/locales/es.json b/plugins/geolocation/locales/es.json index 76eeca536..911480621 100644 --- a/plugins/geolocation/locales/es.json +++ b/plugins/geolocation/locales/es.json @@ -5,7 +5,7 @@ "apikey": "Google api key, utilizada para geolocalización y mapas", "latitude": "latitud", "longitude": "longitud", - "help value": "(se utiliza si la posición geográfica no se detecta con precisión)
Haga clic aquí para más información
" + "help value": "(se utiliza si la posición geográfica no se detecta con precisión)
Haga clic aquí para más información
" } } -} \ No newline at end of file +} diff --git a/plugins/geolocation/locales/fr.json b/plugins/geolocation/locales/fr.json index 410e52d9d..6f7178d5e 100644 --- a/plugins/geolocation/locales/fr.json +++ b/plugins/geolocation/locales/fr.json @@ -5,7 +5,7 @@ "apikey": "Clé API Google, utilisée pour la géolocalisation et les cartes", "latitude": "latitude", "longitude": "longitude", - "help value": "(utilisé si la position géographique n'est pas détectée avec précision)
Cliquez ici pour plus d'informations
" + "help value": "(utilisé si la position géographique n'est pas détectée avec précision)
Cliquez ici pour plus d'informations
" } } -} \ No newline at end of file +} diff --git a/plugins/geolocation/locales/it.json b/plugins/geolocation/locales/it.json index 58d6ba49d..d531962e9 100644 --- a/plugins/geolocation/locales/it.json +++ b/plugins/geolocation/locales/it.json @@ -5,7 +5,7 @@ "apikey": "Chiave API di Google, utilizzata per la geolocalizzazione e le mappe", "latitude": "latitudine", "longitude": "longitudine", - "help value": "(utilizzato se la posizione geografica non viene rilevata con precisione)
Clicca qui per maggiori informazioni
" + "help value": "(utilizzato se la posizione geografica non viene rilevata con precisione)
Clicca qui per maggiori informazioni
" } } -} \ No newline at end of file +} diff --git a/plugins/geolocation/locales/ko.json b/plugins/geolocation/locales/ko.json index 29eab05e2..e08acd8a1 100644 --- a/plugins/geolocation/locales/ko.json +++ b/plugins/geolocation/locales/ko.json @@ -5,7 +5,7 @@ "apikey": "지리적 위치 및지도에 사용되는 Google API 키", "latitude": "위도", "longitude": "경도", - "help value": "(Geo-Position이 정확하게 감지되지 않는 경우 사용)
더 많은 정보를 원하시면 여기를 클릭하십시오
" + "help value": "(Geo-Position이 정확하게 감지되지 않는 경우 사용)
더 많은 정보를 원하시면 여기를 클릭하십시오
" } } -} \ No newline at end of file +} diff --git a/plugins/geolocation/locales/pt.json b/plugins/geolocation/locales/pt.json index de74ea45d..2deb8e295 100644 --- a/plugins/geolocation/locales/pt.json +++ b/plugins/geolocation/locales/pt.json @@ -5,7 +5,7 @@ "apikey": "Chave API do Google, usada para geolocalização e mapas", "latitude": "latitude", "longitude": "longitude", - "help value": "(usado se a posição geográfica não estiver sendo detectada com precisão)
Clique aqui para mais informaçõeso
" + "help value": "(usado se a posição geográfica não estiver sendo detectada com precisão)
Clique aqui para mais informaçõeso
" } } -} \ No newline at end of file +}