X-Git-Url: https://git.auder.net/css/rpsls.css?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=93a0865f34c22824bf714467072c2d956bd1152f;hb=78d64531113d4b5045ff588dd43f301a332ebae8;hp=df3b1d223c94dc6cc97eef80f25a3af391dc0d4d;hpb=8b405c81769b822dd2d0db28c613da259f68c071;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index df3b1d22..93a0865f 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -130,6 +130,7 @@ export const translations = { "Board upside down": "Board upside down", "Both sides of the mirror": "Both sides of the mirror", "Capture all of a kind": "Capture all of a kind", + "Capture en passant": "Capture en passant", "Captures reborn": "Captures reborn", "Change colors": "Change colors", "Dangerous collisions": "Dangerous collisions", @@ -142,6 +143,7 @@ export const translations = { "Lose all pieces": "Lose all pieces", "Move twice": "Move twice", "Pawns move diagonally": "Pawns move diagonally", + "Reuse pieces": "Reuse pieces", "Reverse captures": "Reverse captures", "Shared pieces": "Shared pieces", "Standard rules": "Standard rules"