moodle/lang/cs/countries.php

8 lines
177 B
PHP

<?PHP // $Id$
// countries.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
$string['CZ'] = 'Ceska republika';
$string['SK'] = 'Slovenska republika';
?>