X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Ffr.js;h=e73e2e5027d87e8be2c9f31c208452801b59ec3c;hb=22053c2c72b452cba3768f7ec86acd015806c141;hp=5d2ef3be666019f372f526bd661a0f0c6e1c8732;hpb=e2f204eda8630746cb951889da01241b1e5f5733;p=vchess.git 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" };