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