Fix typo
This commit is contained in:
@@ -180,7 +180,7 @@ export default function TeksDrawer({teks, anTeks, komante}) {
|
||||
</>
|
||||
) : (
|
||||
<Typography noWrap variant='h6'>
|
||||
Dernières publications
|
||||
Derniers textes
|
||||
</Typography>
|
||||
)}
|
||||
</Toolbar>
|
||||
|
||||
@@ -72,7 +72,7 @@ export default function TeksKat({teks}) {
|
||||
{lanne}
|
||||
</Typography>
|
||||
<Typography align='center' style={{marginTop: '0.5em'}} variant='body1' color='textSecondary' component='p'>
|
||||
Piblikasyon : {datPiblikasyon}
|
||||
Publié le : {datPiblikasyon}
|
||||
</Typography>
|
||||
</CardContent>
|
||||
</CardActionArea>
|
||||
|
||||
Reference in New Issue
Block a user