Skip to content

Commit edfd313

Browse files
exam question wording refiment
1 parent e7040f6 commit edfd313

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/client/locales/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export default {
2727
'moocQuestion': 'Do you want to search for MOOCs (Massive Open Online Courses)?',
2828
'collaborationQuestion': 'Show collaboration partner courses',
2929
'multiPeriodQuestion': 'Search for courses that span multiple periods',
30-
'examQuestion': 'Do you want to see courses with an exam as the completion method?',
30+
'examQuestion': 'Show exams',
3131
'finnish': 'finnish',
3232
'swedish': 'swedish',
3333
'english': 'english',

src/client/locales/fi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export default {
2727
'moocQuestion': 'Haluatko etsiä MOOC-kursseja (Massive Open Online Courses)?',
2828
'collaborationQuestion': 'Näytä yhteistyökumppanien kursseja',
2929
'multiPeriodQuestion': 'Hae kursseja jotka kestävät usean periodin ajan',
30-
'examQuestion': 'Haluatko nähdä kursseilla tentti suoritustapana?',
30+
'examQuestion': 'Näytä tentit',
3131
'finnish': 'suomi',
3232
'swedish': 'ruotsi',
3333
'english': 'englanti',

src/client/locales/sv.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default {
2626
'flexibleQuestion': 'Jag vill ta en kurs med ett flexibelt schema.',
2727
'moocQuestion': 'Vill du söka efter MOOCs (Massive Open Online Courses)?',
2828
'collaborationQuestion': 'Visa samarbetspartnerkurser', 'multiPeriodQuestion': 'Sök kurser som sträcker sig över flera perioder',
29-
'examQuestion': 'Vill du se kurser med tentamen som slutförandemetod?', 'finnish': 'finska',
29+
'examQuestion': 'Visa tentamen', 'finnish': 'finska',
3030
'swedish': 'svenska',
3131
'english': 'engelska',
3232
'yes': 'Ja',

0 commit comments

Comments
 (0)