diff --git a/view-webapp/src/main/webapp/WEB-INF/translations/fr b/view-webapp/src/main/webapp/WEB-INF/translations/fr index 4af49a0..80c7aad 100644 --- a/view-webapp/src/main/webapp/WEB-INF/translations/fr +++ b/view-webapp/src/main/webapp/WEB-INF/translations/fr @@ -120,7 +120,7 @@ Team of 2 individual players Équipe de 2 joueurs individuels Team of 3 individual players Équipe de 3 joueurs individuels Team of 4 individual players Équipe de 4 joueurs individuels Team of 5 individual players Équipe de 5 joueurs individuels -That's the best option if you feel more comfortable when running locally or whenever you want to be able to do the pairing without internet. Pairgoth will launch a local web server to which you can connect using a browser. C’est la meilleure option si vous préférez le faire tourner localement ou quand vous voulez être capable de faire l’appariement sans internet. Pairgoth lancera un serveur web local auquel vous pourrez vous connecter depuis un navigateur. +That's the best option if you feel more comfortable when running locally or whenever you want to be able to do the pairing without internet. Pairgoth will launch a local web server on port 8080 to which you can connect using a browser. C’est la meilleure option si vous préférez le faire tourner localement ou quand vous voulez être capable de faire l’appariement sans internet. Pairgoth lancera un serveur web local sur le port 8080 auquel vous pourrez vous connecter depuis un navigateur. Time system Temps Tournament director Directeur de tournoi Tournament name Nom du tournoi diff --git a/view-webapp/src/main/webapp/index-ffg.html b/view-webapp/src/main/webapp/index-ffg.html index 020007d..15f6cfd 100644 --- a/view-webapp/src/main/webapp/index-ffg.html +++ b/view-webapp/src/main/webapp/index-ffg.html @@ -15,7 +15,7 @@
  • Launch a standalone instance: This mode allows you to run on your local computer.

    -

    That's the best option if you feel more comfortable when running locally or whenever you want to be able to do the pairing without internet. Pairgoth will launch a local web server to which you can connect using a browser.

    +

    That's the best option if you feel more comfortable when running locally or whenever you want to be able to do the pairing without internet. Pairgoth will launch a local web server on port 8080 to which you can connect using a browser.

    Download standalone, web interface (java required)
    Download standalone, web interface, via docker (docker required)