X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=ae90c856a71c9049cae34d13af35b9b7cbd4b965;hp=e088adfb1e8311d7f463f4f4668ecf5d383e3c8c;hb=2bb4666e276e837add0958554a11b38f7f4d9357;hpb=eaab401ea14ebbde1e49ede7c639bc3b6556bf08 diff --git a/client/src/translations/en.js b/client/src/translations/en.js index e088adfb..ae90c856 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -234,6 +234,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 +273,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" };