X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=75d9b89e2dfc1216c374c700be76a3613717490a;hp=513922a423c5ea7bf4ae9c8e13d7190368db2c25;hb=d85f259cd57ad8ce2e4137f2291da855a63fd53d;hpb=882ec6fe88ac4a536dd25eca5fd50ff3d27f7994 diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 513922a4..75d9b89e 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -77,6 +77,7 @@ export const translations = { "Name or Email": "Name or Email", Next_p: "Next", Next_g: "Next", + Next_n: "Next", "New connexion detected: tab now offline": "New connexion detected: tab now offline", "New correspondance game:": "New correspondance game:", "New game": "New game", @@ -100,7 +101,8 @@ export const translations = { Practice: "Practice", "Prefix?": "Prefix?", "Preset challenges": "Preset challenges", - Previous: "Previous", + Previous_n: "Previous", + Previous_p: "Previous", "Processing... Please wait": "Processing... Please wait", Problems: "Problems", "Random?": "Random?",