Draft of Rules view (not working) with computer play
[vchess.git] / client / src / translations / fr.js
index ee65449..4fa7957 100644 (file)
@@ -1,5 +1,12 @@
 export const translations =
 {
+  "Hall": "Hall",
+  "Variants": "Variantes",
+  "My games": "Mes parties",
+  "Problems": "Problèmes",
+  "Contact form": "Formulaire de contact",
+  "Source code": "Code source",
+
   "Language": "Langue",
 
   // Index page:
@@ -31,7 +38,6 @@ export const translations =
   "Waiting for opponent...": "En attente d'un adversaire...",
   "Rules": "Règles",
   "Play": "Jouer",
-  "Problems": "Problèmes",
   "White win": "Les blancs gagnent",
   "Black win": "Les noirs gagnent",
   "Draw": "Match nul",