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.
20 lines
1.8 KiB
20 lines
1.8 KiB
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langActivate = "آشکار";
|
|
$langDeactivate = "پنهان";
|
|
$langInLnk = "پنهان کردن پیوندها و ابزارها
|
|
";
|
|
$langDelLk = "آیا واقعاً می خواهید این پیوند را حذف کنید؟</SPAN>\";
|
|
";
|
|
$langCourseCreate = "آفرینشیک درس";
|
|
$langNameOfTheLink = "نام پیوند";
|
|
$lang_main_categories_list = "فهرست
|
|
طبقات";
|
|
$langCourseAdminOnly = "تنهابرای اساتید";
|
|
$PlatformAdminOnly = "تنهابرای مسئولینمحیط";
|
|
$langCombinedCourse = "درس ترکیبی";
|
|
$ToolIsNowVisible = "ابزارآموزشی موردنظر آشکار گردید";
|
|
$ToolIsNowHidden = "ابزارآموزشی موردنظر پنهان گردید";
|
|
$EditLink = "تغییرپیوند";
|
|
?>
|