Typo to french
This commit is contained in:
@@ -72,7 +72,7 @@ export default function VweKomante({komante, teks}) {
|
||||
return (
|
||||
<Root>
|
||||
<KomanteTooltip
|
||||
title='Komantè'
|
||||
title='Commentaires'
|
||||
placement='bottom'
|
||||
TransitionComponent={Zoom}
|
||||
classes={{
|
||||
@@ -97,7 +97,7 @@ export default function VweKomante({komante, teks}) {
|
||||
aria-describedby='scroll-dialog-description'
|
||||
onClose={handleClose}
|
||||
>
|
||||
<DialogTitle align='center' id='scroll-dialog-title'>Kòmantè</DialogTitle>
|
||||
<DialogTitle align='center' id='scroll-dialog-title'>Commentaires</DialogTitle>
|
||||
<DialogContent dividers>
|
||||
<Typography
|
||||
ref={descriptionElementRef}
|
||||
|
||||
Reference in New Issue
Block a user