X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=3cde6ed6eb8f966639d27f58eab7760448a1446f;hb=0fb43db7c2858201e8410670b90f95ad8b138964;hp=f3682cc14681a97c9f100e004030a69056b25b70;hpb=b2b5a72927ce977f96569b78126165b60f23f039;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index f3682cc1..3cde6ed6 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -195,7 +195,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 +214,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", @@ -273,5 +277,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" };