X-Git-Url: https://git.auder.net/variants/Cwda/complete_rules.html?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=d1759ebc73f02d08344e27e94777b38687a629bf;hb=31e9e40ad45faba38612982cfb1d6bdfd98ae20f;hp=93a0865f34c22824bf714467072c2d956bd1152f;hpb=78d64531113d4b5045ff588dd43f301a332ebae8;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 93a0865f..d1759ebc 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -125,6 +125,7 @@ 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", @@ -141,6 +142,7 @@ 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",