X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=a523ff82f491120c9c6574f32d8883b336a69936;hb=9a1e3abe33fff07218b17c7c799eb622a730b7c7;hp=42112a4f1ab3b24449b21e5f03fe37567e8fada4;hpb=9f88188c42120d985c6c280d2712a3b7f6f7c86c;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 42112a4f..a523ff82 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -116,6 +116,7 @@ export const translations = { Rematch: "Rematch", "Rematch in progress": "Rematch in progress", "Remove game?": "Remove game?", + Repetition: "Repetition", Resign: "Resign", "Resign the game?": "Resign the game?", "Resize board": "Resize board", @@ -176,7 +177,7 @@ export const translations = { "Bishop versus pawns": "Bishop versus pawns", "Board upside down": "Board upside down", "Both sides of the mirror": "Both sides of the mirror", - "Burmese chess": "Burmese chess", + "Burmese Chess": "Burmese Chess", "Capture all of a kind": "Capture all of a kind", "Capture both colors": "Capture both colors", "Capture en passant": "Capture en passant", @@ -185,6 +186,7 @@ export const translations = { "Capture the princess": "Capture the princess", "Captures reborn": "Captures reborn", "Change colors": "Change colors", + "Chinese Chess": "Chinese Chess", "Convert & support (v1)": "Convert & support (v1)", "Convert & support (v2)": "Convert & support (v2)", "Dangerous captures": "Dangerous captures", @@ -195,7 +197,10 @@ export const translations = { "Enter the disco": "Enter the disco", "Exchange pieces' positions": "Exchange pieces' positions", "Exotic captures": "Exotic captures", - "Explosive captures": "Explosive captures", + "Explosive captures (v1)": "Explosive captures (v1)", + "Explosive captures (v2)": "Explosive captures (v2)", + "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", @@ -211,6 +216,7 @@ export const translations = { "Kings cross the 11x11 board": "Kings cross the 11x11 board", "Knight in pocket": "Knight in pocket", "Knight versus pawns": "Knight versus pawns", + "Lancers everywhere": "Lancers everywhere", "Landing on the board": "Landing on the board", "Laws of attraction": "Laws of attraction", "Long jumps over pieces": "Long jumps over pieces", @@ -234,10 +240,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 +279,7 @@ 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", + "Xiangqi 7 x 7": "Xiangqi 7 x 7" };