X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=5a70547d2b229c9b5896a64a475a3c97e96c6e81;hb=91565c633aa6f99e788f040babe1c260fa9936d4;hp=e088adfb1e8311d7f463f4f4668ecf5d383e3c8c;hpb=eaab401ea14ebbde1e49ede7c639bc3b6556bf08;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index e088adfb..5a70547d 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -196,6 +196,8 @@ export const translations = { "Exchange pieces' positions": "Exchange pieces' positions", "Exotic captures": "Exotic captures", "Explosive captures": "Explosive captures", + "Extra bishops and knights": "Extra bishops and knights", + "Faster development": "Faster development", "Four new pieces": "Four new pieces", "In the shadow": "In the shadow", "Interweaved colorbound teams": "Interweaved colorbound teams", @@ -234,6 +236,7 @@ export const translations = { "Non-conformism and utopia": "Non-conformism and utopia", "Occupy the enemy palace": "Occupy the enemy palace", "Paralyzed pieces": "Paralyzed pieces", + "Pawns capture backward": "Pawns capture backward", "Pawns move diagonally": "Pawns move diagonally", "Pieces upside down": "Pieces upside down", "Play at the same time": "Play at the same time", @@ -272,5 +275,6 @@ export const translations = { "Two royal pieces": "Two royal pieces", "Unidentified pieces": "Unidentified pieces", "Walk on a graph": "Walk on a graph", - "White move twice": "White move twice" + "White move twice": "White move twice", + "Win by castling long": "Win by castling long" };