X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=7de0b9c1869b76600715b73777c27200789f261e;hb=472c0c4f5aa29d96e080873ebfce2a04f664d852;hp=13798874ed10695315f7ee6b9531a194e146a4ff;hpb=c7550017d88ff6eb32e2c76a271a7f9edc4a3bf6;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 13798874..7de0b9c1 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -156,6 +156,8 @@ export const translations = { // Variants boxes: "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", "Ancient rules": "Ancient rules", "Attract opposite king": "Attract opposite king", "Balanced sliders & leapers": "Balanced sliders & leapers", @@ -168,9 +170,11 @@ export const translations = { "Captures reborn": "Captures reborn", "Change colors": "Change colors", "Dangerous collisions": "Dangerous collisions", + "Double moves": "Double moves", "Each piece is unique": "Each piece is unique", "Exotic captures": "Exotic captures", "Explosive captures": "Explosive captures", + "Four new pieces": "Four new pieces", "In the shadow": "In the shadow", "Get strong at self-mate": "Get strong at self-mate", "Give three checks": "Give three checks", @@ -190,7 +194,6 @@ export const translations = { "Mongolian Horde": "Mongolian Horde", "Move like a knight (v1)": "Move like a knight (v1)", "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", @@ -207,8 +210,10 @@ export const translations = { "Shoot pieces": "Shoot pieces", "Squares disappear": "Squares disappear", "Standard rules": "Standard rules", + "The end of the world": "The end of the world", "Transform an essay": "Transform an essay", "Two kings": "Two kings", "Two royal pieces": "Two royal pieces", - "Unidentified pieces": "Unidentified pieces" + "Unidentified pieces": "Unidentified pieces", + "White move twice": "White move twice" };