{
previousLesson && (
← Vorherige Lektion
{previousLesson.data.title}
)
}
{
nextLesson && (
Nächste Lektion →
{nextLesson.data.title}
)
}
{t(categoryKey)}
{data.author}