mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 11:26:41 +02:00
9 lines
216 B
PHP
9 lines
216 B
PHP
<?PHP // $Id$
|
|
// editor.php - created with Moodle 1.4.1 (2004083101)
|
|
|
|
|
|
$string['chooseicon'] = 'Aukeratu irudi bat';
|
|
$string['close'] = 'Itxi';
|
|
$string['insertsmile'] = 'Sartu aurpegiera bat (emoticons)';
|
|
|
|
?>
|