|
17 | 17 | 'title' => 'English for beginners',
|
18 | 18 | 'description' => 'English course',
|
19 | 19 | 'category_code' => 'LANG',
|
20 |
| - 'course_language' => 'english', |
| 20 | + 'course_language' => 'en_US', |
21 | 21 | 'user_id' => 1,
|
22 | 22 | 'expiration_date' => '2020-09-01 00:00:00',
|
23 | 23 | 'exemplary_content' => true,
|
|
28 | 28 | 'title' => 'Español para iniciantes',
|
29 | 29 | 'description' => 'Curso de español',
|
30 | 30 | 'category_code' => 'LANG',
|
31 |
| - 'course_language' => 'spanish', |
| 31 | + 'course_language' => 'es', |
32 | 32 | 'user_id' => 1,
|
33 | 33 | 'expiration_date' => '2020-09-01 00:00:00',
|
34 | 34 | 'exemplary_content' => true,
|
|
39 | 39 | 'title' => 'Français pour débutants',
|
40 | 40 | 'description' => 'Cours de français',
|
41 | 41 | 'category_code' => 'LANG',
|
42 |
| - 'course_language' => 'french', |
| 42 | + 'course_language' => 'fr_FR', |
43 | 43 | 'user_id' => 1,
|
44 | 44 | 'expiration_date' => '2020-09-01 00:00:00',
|
45 | 45 | 'exemplary_content' => true,
|
|
50 | 50 | 'title' => 'History of litterature',
|
51 | 51 | 'description' => 'History of English litterature from the Middle Ages to our times',
|
52 | 52 | 'category_code' => 'PROJ',
|
53 |
| - 'course_language' => 'english', |
| 53 | + 'course_language' => 'en_US', |
54 | 54 | 'user_id' => 1,
|
55 | 55 | 'expiration_date' => '2020-09-01 00:00:00',
|
56 | 56 | 'exemplary_content' => true,
|
|
61 | 61 | 'title' => 'Our solar system',
|
62 | 62 | 'description' => 'Introduction to our solar system and the interactions between planets',
|
63 | 63 | 'category_code' => 'PROJ',
|
64 |
| - 'course_language' => 'english', |
| 64 | + 'course_language' => 'en_US', |
65 | 65 | 'user_id' => 1,
|
66 | 66 | 'expiration_date' => '2020-09-01 00:00:00',
|
67 | 67 | 'exemplary_content' => true,
|
|
72 | 72 | 'title' => 'Maritime Navigation',
|
73 | 73 | 'description' => 'Preparation course for the International Maritime Navigation exam',
|
74 | 74 | 'category_code' => 'PROJ',
|
75 |
| - 'course_language' => 'english', |
| 75 | + 'course_language' => 'en_US', |
76 | 76 | 'user_id' => 1,
|
77 | 77 | 'expiration_date' => '2020-09-01 00:00:00',
|
78 | 78 | 'exemplary_content' => true,
|
|
83 | 83 | 'title' => 'National Geography',
|
84 | 84 | 'description' => 'Introduction to geography at a national level',
|
85 | 85 | 'category_code' => 'PROJ',
|
86 |
| - 'course_language' => 'english', |
| 86 | + 'course_language' => 'en_US', |
87 | 87 | 'user_id' => 1,
|
88 | 88 | 'expiration_date' => '2020-09-01 00:00:00',
|
89 | 89 | 'exemplary_content' => true,
|
|
94 | 94 | 'title' => '日本語',
|
95 | 95 | 'description' => 'Japanese course for beginners',
|
96 | 96 | 'category_code' => 'LANG',
|
97 |
| - 'course_language' => 'japanese', |
| 97 | + 'course_language' => 'ja', |
98 | 98 | 'user_id' => 1,
|
99 | 99 | 'expiration_date' => '2020-09-01 00:00:00',
|
100 | 100 | 'exemplary_content' => true,
|
|
105 | 105 | 'title' => 'Time management',
|
106 | 106 | 'description' => 'Learn to manage your time efficiently',
|
107 | 107 | 'category_code' => 'PROJ',
|
108 |
| - 'course_language' => 'english', |
| 108 | + 'course_language' => 'en_US', |
109 | 109 | 'user_id' => 1,
|
110 | 110 | 'expiration_date' => '2020-09-01 00:00:00',
|
111 | 111 | 'exemplary_content' => true,
|
|
116 | 116 | 'title' => 'SCRUM project management basics',
|
117 | 117 | 'description' => 'Introduction to SCRUM project management for busy people',
|
118 | 118 | 'category_code' => 'PROJ',
|
119 |
| - 'course_language' => 'english', |
| 119 | + 'course_language' => 'en_US', |
120 | 120 | 'user_id' => 1,
|
121 | 121 | 'expiration_date' => '2020-09-01 00:00:00',
|
122 | 122 | 'exemplary_content' => true,
|
|
127 | 127 | 'title' => 'Day to day mathematics',
|
128 | 128 | 'description' => 'Mathematics for busy people',
|
129 | 129 | 'category_code' => 'PROJ',
|
130 |
| - 'course_language' => 'english', |
| 130 | + 'course_language' => 'en_US', |
131 | 131 | 'user_id' => 1,
|
132 | 132 | 'expiration_date' => '2020-09-01 00:00:00',
|
133 | 133 | 'exemplary_content' => true,
|
|
0 commit comments