瀏覽代碼

💬 reword "zoom in"

jmacura 3 年之前
父節點
當前提交
803b216b9f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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."
     }
   }
 }