X-Git-Url: https://git.auder.net/parser.js?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Ffr.js;h=466137b4ec9fcc4058147ea2b87b792d0bfc6a26;hb=9a1e3abe33fff07218b17c7c799eb622a730b7c7;hp=d971d6bada789c3139632b5faa53ac864797c37b;hpb=7e107b8f9dc9a4e7d9676fd2c48ba19f6cfc1661;p=vchess.git diff --git a/client/src/translations/fr.js b/client/src/translations/fr.js index d971d6ba..466137b4 100644 --- a/client/src/translations/fr.js +++ b/client/src/translations/fr.js @@ -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" };