moodle/lang/mi_nt/countries.php

11 lines
254 B
PHP
Raw Normal View History

<?PHP // $Id$
// countries.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
$string['NZ'] = 'Aotearoa';
$string['thischarset'] = 'iso-8859-1';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = 'Maori - (Ngai Tahu)';
?>