hotspot.inc.php 212 B

12345678910
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $select = "Välj";
  6. $square = "Kvadrat";
  7. $circle = "Elips";
  8. $poly = "Polygon";
  9. $status2_poly = "Högerklicka för att stänga polygonen.";
  10. ?>