moodle/lang/fa_utf8/label.php

10 lines
222 B
PHP
Raw Normal View History

<?PHP // $Id$
// label.php - created with Moodle 1.6 development (2005060201)
$string['labeltext'] = 'متن برچسب';
$string['modulename'] = 'برچسب';
$string['modulenameplural'] = 'برچسب ها';
?>