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/persian/blog.inc.php

14 lines
692 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$Search = "&#1580;&#1587;&#1578;&#1580;&#1608;";
$PostFullText = "&#1606;&#1608;&#1588;&#1578;&#1607;";
$Home = "&#1589;&#1601;&#1581;&#1607; &#1570;&#1594;&#1575;&#1586;&#1740;&#1606;";
$Lastname = "&#1606;&#1575;&#1605; &#1582;&#1575;&#1606;&#1608;&#1575;&#1583;&#1711;&#1740;";
$Firstname = "&#1606;&#1575;&#1605;";
$Email = "&#1575;&#1740;&#1605;&#1740;&#1604;";
$Role = "&#1605;&#1587;&#1574;&#1608;&#1604;&#1740;&#1578;";
$Roles = "&#1605;&#1587;&#1574;&#1608;&#1604;&#1740;&#1578; &#1607;&#1575;";
$SelectTargetDate = "&#1578;&#1575;&#1585;&#1740;&#1582;";
$TargetDate = "&#1578;&#1575;&#1585;&#1740;&#1582;";
?>