<?php $lang_common = array( // Text orientation and encoding 'lang_direction' => 'rtl', // rtl (Right-To-Left) 'lang_encoding' => 'utf-8', 'lang_multibyte' => false, 'name' => 'The Liberated Students Movement', 'shortname' => 'TLSM',//The name in english 'Team' => 'Daniel Shkuri', 'Translation_Team' => '',//Write here the names of the translation team for example : "Translated by: your name". 'Home' => '××¢××× ×ר×ש×', 'pagesnames' => array( 'underconstruction' => '××¢××× ××× ×××', 'main' => 'ר×ש×', 'about' => '×¢× ××ª× ××¢×', 'projects' => 'פר×××§×××', 'news' => '×¢×ת××', 'blogs' => '××××××', 'forum' => 'פ×ר××', 'help' => '×¢×ר×', 'sendart' => 'ש×× ×ת××', 'addevent' => '××סף ×ר××¢', 'events' => '××× ×ר××¢××' ) ); ?>