Illustration: adjust presentation/talk/speech

Signed-off-by: Simon Spannagel <simonspa@kth.se>
This commit is contained in:
Simon Spannagel 2021-12-11 12:23:33 +01:00
parent 4f6383c477
commit bae5dc6483
3 changed files with 18 additions and 2 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.5 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -123,6 +123,16 @@ const data = [{
],
illustrationNames: [
'sunlight',
'outdoor_adventure',
],
}, {
strings: [
'Camping',
// TRANSLATORS This string is used for matching the event title to an illustration
t('calendar', 'Camping'),
],
illustrationNames: [
'outdoor_adventure',
],
}, {
strings: [
@ -169,15 +179,19 @@ const data = [{
}, {
strings: [
'Presentation',
'Present',
'Talk',
'Speech',
// TRANSLATORS This string is used for matching the event title to an illustration
t('calendar', 'Presentation'),
// TRANSLATORS This string is used for matching the event title to an illustration
t('calendar', 'Present'),
t('calendar', 'Talk'),
// TRANSLATORS This string is used for matching the event title to an illustration
t('calendar', 'Speech'),
],
illustrationNames: [
'presentation',
'business_plan',
'candidate',
],
}, {
strings: [