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