X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Ffr.js;h=62dd3ba0dd31acc8b2a29984d54ecbb0d3f868d8;hp=8524dcb6f116e086f06935f669206ce9f69a816c;hb=d85f259cd57ad8ce2e4137f2291da855a63fd53d;hpb=882ec6fe88ac4a536dd25eca5fd50ff3d27f7994 diff --git a/client/src/translations/fr.js b/client/src/translations/fr.js index 8524dcb6..62dd3ba0 100644 --- a/client/src/translations/fr.js +++ b/client/src/translations/fr.js @@ -77,6 +77,7 @@ export const translations = { "Name or Email": "Nom ou Email", Next_p: "Suivant", Next_g: "Suivante", + Next_n: "Suivante", "New connexion detected: tab now offline": "Nouvelle connexion détectée : onglet désormais hors ligne", "New correspondance game:": "Nouvelle partie par corespondance :", "New game": "Nouvelle partie", @@ -100,7 +101,8 @@ export const translations = { Practice: "Pratiquer", "Prefix?": "Préfixe ?", "Preset challenges": "Défis enregistrés", - Previous: "Précédent", + Previous_p: "Précédent", + Previous_n: "Précédente", "Processing... Please wait": "Traitement en cours... Attendez SVP", Problems: "Problèmes", "Random?": "Aléatoire?",