From c728ec734e89a452e367fe39e911dbacd3a06f86 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Mon, 8 Dec 2003 17:42:45 +0000 Subject: [PATCH] Included the 'firstdayofweek' entry to show week days ordered. --- lang/es/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/es/moodle.php b/lang/es/moodle.php index 18d9b60f95..071c73f42b 100644 --- a/lang/es/moodle.php +++ b/lang/es/moodle.php @@ -305,6 +305,7 @@ $string['files'] = 'Archivos'; $string['filesfolders'] = 'Archivos/directorios'; $string['filloutallfields'] = 'Por favor llene todos los campos de este formulario'; $string['findmorecourses'] = 'Encontrar más cursos...'; +$string['firstdayofweek'] = '1'; //0-Sunday, 1-Monday,....6-Saturday $string['firstname'] = 'Nombre'; $string['firsttime'] = 'Registrarse como alumno'; $string['followingoptional'] = 'Los siguientes datos son opcionales'; -- 2.39.5