X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=ae90c856a71c9049cae34d13af35b9b7cbd4b965;hp=42112a4f1ab3b24449b21e5f03fe37567e8fada4;hb=2bb4666e276e837add0958554a11b38f7f4d9357;hpb=9f88188c42120d985c6c280d2712a3b7f6f7c86c diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 42112a4f..ae90c856 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -234,10 +234,12 @@ 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", - "Play more and more moves": "Play more and more moves", + "Play more and more moves (v1)": "Play more and more moves (v1)", + "Play more and more moves (v2)": "Play more and more moves (v2)", "Play opponent's pieces": "Play opponent's pieces", "Powerful pieces": "Powerful pieces", "Prolongated captures": "Prolongated captures", @@ -271,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" };