X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=09fa92febc055030172885e990155c86dbfb1269;hb=e3e2cc443054cfb273b28b3ba46f559117c5ceae;hp=2d7ccce5b3f9d3c1cdf7faa39eb97d82ba648404;hpb=d7c00f6a7d6ad573df2a27965bf763b3bb1d0c18;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 2d7ccce5..09fa92fe 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -125,12 +125,16 @@ export const translations = { "Your message": "Your message", // Variants boxes: + "Attract opposite king": "Attract opposite king", "Balanced sliders & leapers": "Balanced sliders & leapers", "Big board": "Big board", "Board upside down": "Board upside down", "Both sides of the mirror": "Both sides of the mirror", "Capture all of a kind": "Capture all of a kind", + "Capture en passant": "Capture en passant", "Captures reborn": "Captures reborn", + "Change colors": "Change colors", + "Dangerous collisions": "Dangerous collisions", "Exchange pieces positions": "Exchange pieces positions", "Exotic captures": "Exotic captures", "Explosive captures": "Explosive captures", @@ -138,9 +142,13 @@ export const translations = { "Keep antiking in check": "Keep antiking in check", "Laws of attraction": "Laws of attraction", "Lose all pieces": "Lose all pieces", + "Mate any piece": "Mate any piece", "Move twice": "Move twice", "Pawns move diagonally": "Pawns move diagonally", + "Reuse pieces": "Reuse pieces", "Reverse captures": "Reverse captures", + "Run forward": "Run forward", "Shared pieces": "Shared pieces", - "Standard rules": "Standard rules" + "Standard rules": "Standard rules", + "Unidentified pieces": "Unidentified pieces" };