X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=3c7cd7e6c70274f0d99970745cf6e76795717ab2;hb=c3a86f018aba40e3926e3672c7cea87acc6d1e25;hp=56b5bab3e050abb6c4675b115c1fbfe04f061d5f;hpb=0ba6420d3515e278b34c29e5afa1e58f6e08e9eb;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 56b5bab3..3c7cd7e6 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -126,6 +126,7 @@ export const translations = { "Your message": "Your message", // Variants boxes: + "Ancient rules": "Ancient rules", "Attract opposite king": "Attract opposite king", "Balanced sliders & leapers": "Balanced sliders & leapers", "Big board": "Big board", @@ -136,15 +137,17 @@ export const translations = { "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", "In the shadow": "In the shadow", + "Give three checks": "Give three checks", "Keep antiking in check": "Keep antiking in check", "King crosses the board": "King crosses the board", "Laws of attraction": "Laws of attraction", "Lose all pieces": "Lose all pieces", "Mate any piece": "Mate any piece", + "Middle battle": "Middle battle", + "Move like a knight": "Move like a knight", "Move twice": "Move twice", "Neverending rows": "Neverending rows", "Pawns move diagonally": "Pawns move diagonally", @@ -152,6 +155,8 @@ export const translations = { "Reverse captures": "Reverse captures", "Run forward": "Run forward", "Shared pieces": "Shared pieces", + "Shoot pieces": "Shoot pieces", + "Squares disappear": "Squares disappear", "Standard rules": "Standard rules", "Unidentified pieces": "Unidentified pieces" };