Fix Roemer and other typos
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Lukas Bachschwell 2020-01-08 13:27:12 +01:00
parent 584b43e5ee
commit 77751718fe
Signed by: lbsadmin
GPG Key ID: CCC6AA87CC8DF425
2 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ const users = {
roles: ['editor'], roles: ['editor'],
introduction: 'Manager bei Styria', introduction: 'Manager bei Styria',
avatar: 'https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ftse4.mm.bing.net%2Fth%3Fid%3DOIP.mJ3OSG9AD98jJSXYhB89_QAAAA%26pid%3DApi&f=1', avatar: 'https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ftse4.mm.bing.net%2Fth%3Fid%3DOIP.mJ3OSG9AD98jJSXYhB89_QAAAA%26pid%3DApi&f=1',
name: 'Wolfgang Röemer' name: 'Wolfgang Römer'
} }
} }

View File

@ -34,12 +34,12 @@ export default {
{ {
timestamp: '2019/2/22', timestamp: '2019/2/22',
title: 'Stammdaten aktualisiert', title: 'Stammdaten aktualisiert',
content: '<b>Julia Kramer</b> hat ihre <b>Ausbildungsinformationen</b> aktualisiert' content: '<b>Julia Kramer</b> hat Ihre <b>Ausbildungsinformationen</b> aktualisiert'
}, },
{ {
timestamp: '2019/1/23', timestamp: '2019/1/23',
title: 'Account erstellt', title: 'Account erstellt',
content: 'Willkommen bei Styria!, nutzen sie Join für Karrierechancen und indifiduelle Benefits!' content: 'Willkommen bei Styria, nutzen sie Join für Karrierechancen und individuellen Benefits!'
} }
] ]
} }