|
|
@ -26,6 +26,7 @@ import 'bootstrap/dist/css/bootstrap.min.css';
|
|
|
|
/* Internationnalisation */
|
|
|
|
/* Internationnalisation */
|
|
|
|
import messagesFr from './Translations/fr.json';
|
|
|
|
import messagesFr from './Translations/fr.json';
|
|
|
|
import messagesEn from './Translations/en.json';
|
|
|
|
import messagesEn from './Translations/en.json';
|
|
|
|
|
|
|
|
import Play from './Pages/Play';
|
|
|
|
|
|
|
|
|
|
|
|
const messages = {
|
|
|
|
const messages = {
|
|
|
|
fr: messagesFr,
|
|
|
|
fr: messagesFr,
|
|
|
|