moodle/lang/he_utf8/block_section_links.php
2005-07-19 19:20:49 +00:00

12 lines
368 B
PHP

<?PHP // $Id$
// block_section_links.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005032800)
$string['blockname'] = 'קישורי יחידות';
$string['jumptocurrenttopic'] = 'קפוץ לנושא נוכחי';
$string['jumptocurrentweek'] = 'קפוץ לשבוע נוכחי';
$string['topics'] = 'נושאים';
$string['weeks'] = 'שבועות';
?>