X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Ffr.js;h=4adeff38715478ec60a4382526b8c0a25ca19ff6;hb=2c947b3a9b435b87781d31b0ef6e7744dd81ee1b;hp=d971d6bada789c3139632b5faa53ac864797c37b;hpb=7e107b8f9dc9a4e7d9676fd2c48ba19f6cfc1661;p=vchess.git diff --git a/client/src/translations/fr.js b/client/src/translations/fr.js index d971d6ba..4adeff38 100644 --- a/client/src/translations/fr.js +++ b/client/src/translations/fr.js @@ -279,5 +279,6 @@ export const translations = { "Unidentified pieces": "Pièces non identifiées", "Walk on a graph": "Marche sur un graphe", "White move twice": "Les blancs jouent deux fois", - "Win by castling long": "Gagnez en jouant grand roque" + "Win by castling long": "Gagnez en jouant grand roque", + "Xiangqi 7 x 7": "Xiangqi 7 x 7" };