X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=3cde6ed6eb8f966639d27f58eab7760448a1446f;hb=0fb43db7c2858201e8410670b90f95ad8b138964;hp=ae90c856a71c9049cae34d13af35b9b7cbd4b965;hpb=2bb4666e276e837add0958554a11b38f7f4d9357;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index ae90c856..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",