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/dari/slideshow.inc.php

24 lines
527 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$lang_height = "";
$lang_resizing_comment = "";
$lang_width = "";
$lang_resizing = "";
$lang_no_resizing_comment = "";
$lang_show_thumbnails = "";
$lang_click_thumbnails = "";
$lang_set_slideshow_options = "";
$lang_slideshow_options = "";
$lang_no_resizing = "";
$lang_exit_slideshow = "";
$SlideShow = "";
$lang_previous_slide = "";
$lang_next_slide = "";
$lang_image = "";
$lang_of = "";
$lang_view_slideshow = "";
$FirstSlide = "";
$LastSlide = "";
?>