Fix Xiangqi + a few cosmetics
[vchess.git] / client / src / translations / fr.js
index d971d6b..466137b 100644 (file)
@@ -116,6 +116,7 @@ export const translations = {
   Rematch: "Rejouer",
   "Rematch in progress": "Revanche en cours",
   "Remove game?": "Supprimer la partie ?",
+  Repetition: "Répétition",
   Resign: "Abandonner",
   "Resign the game?": "Abandonner la partie ?",
   "Resize board": "Redimensionner l'échiquier",
@@ -279,5 +280,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"
 };