i18n subs limit

This commit is contained in:
vjrj 2018-02-28 11:26:00 +01:00
parent b546106066
commit ae2695ea1f
2 changed files with 6 additions and 2 deletions

View file

@ -228,5 +228,7 @@
"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-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", "geo-not-avail-error": "Upppps: it seems your location is not available",
"geo-not-timeout-error": "Upppps: Your device is taking too long to know your location" "geo-not-timeout-error": "Upppps: Your device is taking too long to know your location",
"Estás subscrito a una zona muy grande":
"You are subscribed to a very large area"
} }

View file

@ -315,5 +315,7 @@
"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-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", "geo-not-avail-error": "Upppps: parece tu ubicación no está disponible",
"geo-not-timeout-error": "Upppps: tu dispositivo está tardando demasiado en conocer tu ubicación" "geo-not-timeout-error": "Upppps: tu dispositivo está tardando demasiado en conocer tu ubicación",
"Estás subscrito a una zona muy grande":
"Estás subscrito a una zona muy grande"
} }