X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Ffr.js;h=e73e2e5027d87e8be2c9f31c208452801b59ec3c;hp=5d2ef3be666019f372f526bd661a0f0c6e1c8732;hb=22053c2c72b452cba3768f7ec86acd015806c141;hpb=77f09ce50f1af3d08ee3f2695489e7fcd818a1d5 diff --git a/client/src/translations/fr.js b/client/src/translations/fr.js index 5d2ef3be..e73e2e50 100644 --- a/client/src/translations/fr.js +++ b/client/src/translations/fr.js @@ -233,5 +233,6 @@ export const translations = { "Two kings": "Deux rois", "Two royal pieces": "Deux pièces royales", "Unidentified pieces": "Pièces non identifiées", + "Walk on a graph": "Marche sur un graphe", "White move twice": "Les blancs jouent deux fois" };