X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=7ce045ff87c49256ea5a6ea7181e1afd13d252e7;hb=0d5335de5c94d780e03ac0aa3279b731c69455cc;hp=815edf6aa9150c45b06adc87ba2e7f80accae882;hpb=23dbe4b8d02dbaacc54c9b1057be91b290dfb8e7;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 815edf6a..7ce045ff 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?", @@ -152,6 +154,7 @@ export const translations = { "Your message": "Your message", // Variants boxes: + "64 pieces on the board": "64 pieces on the board", "Ancient rules": "Ancient rules", "Attract opposite king": "Attract opposite king", "Balanced sliders & leapers": "Balanced sliders & leapers", @@ -174,6 +177,7 @@ export const translations = { "Keep antiking in check (v2)": "Keep antiking in check (v2)", "Kings cross the 8x8 board": "Kings cross the 8x8 board", "Kings cross the 11x11 board": "Kings cross the 11x11 board", + "Landing on the board": "Landing on the board", "Laws of attraction": "Laws of attraction", "Long jumps over pieces": "Long jumps over pieces", "Lose all pieces": "Lose all pieces", @@ -186,6 +190,7 @@ export const translations = { "Move like a knight (v2)": "Move like a knight (v2)", "Move twice": "Move twice", "Neverending rows": "Neverending rows", + "No-check mode": "No-check mode", "Pawns move diagonally": "Pawns move diagonally", "Play at the same time": "Play at the same time", "Powerful pieces": "Powerful pieces",