X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Ffr.js;h=4d242c2c6fbe1295b41387b5ef18a64154ede963;hb=85e5b5c1e6192a134fa69182e8c077605fdb969f;hp=ee65449de388a8b5739b72d3bc792005c4380c2f;hpb=5b020e732156ee77d3b15b127aef2df57c2562ad;p=vchess.git diff --git a/client/src/translations/fr.js b/client/src/translations/fr.js index ee65449d..4d242c2c 100644 --- a/client/src/translations/fr.js +++ b/client/src/translations/fr.js @@ -1,5 +1,12 @@ export const translations = { + "Home": "Accueil", + "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",