Fix error message in geolocation
This commit is contained in:
parent
5d216d81d4
commit
c2270a860e
3 changed files with 17 additions and 2 deletions
|
|
@ -225,5 +225,7 @@
|
|||
"Salir de pantalla completa":
|
||||
"Exit fullscreen mode",
|
||||
"Escribe un lugar para centrar el mapa":
|
||||
"Write a place to center the map"
|
||||
"Write a place to center the map",
|
||||
"geo-not-perms-error": "Upppps: it seems we do not have permission to know your location",
|
||||
"geo-not-avail-error": "Upppps: it seems your location is not available"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -312,5 +312,7 @@
|
|||
"Salir de pantalla completa":
|
||||
"Salir de pantalla completa",
|
||||
"Escribe un lugar para centrar el mapa":
|
||||
"Escribe un lugar para centrar el mapa"
|
||||
"Escribe un lugar para centrar el mapa",
|
||||
"geo-not-perms-error": "Upppps: parece que no tenemos permiso para conocer tu ubicación",
|
||||
"geo-not-avail-error": "Upppps: parece tu ubicación no está disponible"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue