X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=5a70547d2b229c9b5896a64a475a3c97e96c6e81;hb=91565c633aa6f99e788f040babe1c260fa9936d4;hp=42112a4f1ab3b24449b21e5f03fe37567e8fada4;hpb=9f88188c42120d985c6c280d2712a3b7f6f7c86c;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 42112a4f..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,10 +236,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 +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" };