diff -r 7da1d5137b0b -r 03334a31130a client/src/components/NotesList.js --- a/client/src/components/NotesList.js Tue Nov 06 16:19:26 2018 +0100 +++ b/client/src/components/NotesList.js Thu Nov 08 16:03:28 2018 +0100 @@ -3,6 +3,7 @@ import Modal from 'react-modal'; import Note from './Note'; import './NoteList.css'; +import { Trans } from 'react-i18next'; class NotesList extends Component { constructor(props) { @@ -103,8 +104,8 @@
close
- Supprimer cette note ? - + Supprimer cette note ? +