Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/lang/serbian/hotspot.inc.php

15 lines
436 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$select = "Potvrdi";
$square = "Kvadrat";
$circle = "Elipsa";
$poly = "Poligon";
$status2_poly = "Koristi desni klik da zatvoriš poligon";
$status2_other = "Pusti dugme miša da sačuvaš hotspot";
$status3 = "Hotspot sačuvan";
$exercise_status_1 = "Odgovori klikom na sliku ispod";
$exercise_status_2 = "Potvrdi odgovore";
$labelPolyMenu = "Zatvori poligon";
?>