Explorar el Código

💬 reword "zoom in"

jmacura hace 3 años
padre
commit
803b216b9f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/app/translations.json

+ 1 - 1
src/app/translations.json

@@ -42,7 +42,7 @@
       "selectIndex": "Calculate index",
       "selectIndexHint": "Select one of the available indices",
       "selectQuantiles": "Quantiles count",
-      "zoomIn": "In order to select the field, you must zoom the map in."
+      "zoomIn": "In order to select the field, you must zoom in the map."
     }
   }
 }