X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=4320d3103a063a1f6b95ee5c754a72708753ec3b;hb=baa6f86f72e3b697ec2fcd34913986b2fa5f02eb;hp=3d83513aa384492c5c2514a33fde32b616226b4e;hpb=cd49e617866590dbc68530ad961b109cdbe1ce55;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 3d83513a..4320d310 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -94,6 +94,7 @@ export const translations = { Observe: "Observe", "Offer draw?": "Offer draw?", "Opponent action": "Opponent action", + orange: "orange", "Participant(s):": "Participant(s):", "Play with": "Play with", Players: "Players", @@ -162,6 +163,7 @@ export const translations = { "64 pieces on the board": "64 pieces on the board", "A pawns cloud": "A pawns cloud", "A wizard in the corner": "A wizard in the corner", + "Absorb powers": "Absorb powers", "All of the same color": "All of the same color", "Ancient rules": "Ancient rules", "Attract opposite king": "Attract opposite king", @@ -187,14 +189,18 @@ export const translations = { "Interweaved colorbound teams": "Interweaved colorbound teams", "Get strong at self-mate": "Get strong at self-mate", "Give three checks": "Give three checks", + "Harassed kings": "Harassed kings", "Japanese Chess": "Japanese Chess", + "Jump the borders": "Jump the borders", "Keep antiking in check (v1)": "Keep antiking in check (v1)", "Keep antiking in check (v2)": "Keep antiking in check (v2)", + "King of the Hill": "King of the Hill", "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", + "Long live the Queen": "Long live the Queen", "Lose all pieces": "Lose all pieces", "Mandatory captures": "Mandatory captures", "Mate any piece (v1)": "Mate any piece (v1)", @@ -208,6 +214,7 @@ export const translations = { "No-check mode": "No-check mode", "Non-conformism and utopia": "Non-conformism and utopia", "Occupy the enemy palace": "Occupy the enemy palace", + "Paralyzed pieces": "Paralyzed pieces", "Pawns move diagonally": "Pawns move diagonally", "Play at the same time": "Play at the same time", "Play opponent's pieces": "Play opponent's pieces", @@ -215,13 +222,16 @@ export const translations = { "Prolongated captures": "Prolongated captures", "Push and pull": "Push and pull", "Queen disguised as a pawn": "Queen disguised as a pawn", + "Reposition pieces": "Reposition pieces", "Reuse pieces": "Reuse pieces", "Reverse captures": "Reverse captures", + "Rotating board": "Rotating board", "Run forward": "Run forward", "Score a goal": "Score a goal", "Seirawan-Harper Chess": "Seirawan-Harper Chess", "Shared pieces (v1)": "Shared pieces (v1)", "Shared pieces (v2)": "Shared pieces (v2)", + "Shogi 5 x 5": "Shogi 5 x 5", "Shoot pieces": "Shoot pieces", "Squares disappear": "Squares disappear", "Standard rules": "Standard rules", @@ -232,5 +242,6 @@ export const translations = { "Two kings": "Two kings", "Two royal pieces": "Two royal pieces", "Unidentified pieces": "Unidentified pieces", + "Walk on a graph": "Walk on a graph", "White move twice": "White move twice" };