Replace 'restranscrit' by 'texte soumis'
This commit is contained in:
@@ -275,7 +275,7 @@ export default function TeksDrawer({teks, anTeks}) {
|
||||
</Typography>
|
||||
<Typography variant='caption'>
|
||||
{anTeks.user && (
|
||||
<i>retranscrit par {anTeks.user.username}</i>
|
||||
<i>texte soumis par {anTeks.user.username}</i>
|
||||
)}
|
||||
</Typography>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user