X-Git-Url: https://git.auder.net/js/rpsls.js?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=f2495d8f97fae4bae46b8755064fe62101d05ccb;hb=e9b736ee3e72e2ddb9bf4da0c0f1e22a70f7448f;hp=df3b1d223c94dc6cc97eef80f25a3af391dc0d4d;hpb=8b405c81769b822dd2d0db28c613da259f68c071;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index df3b1d22..f2495d8f 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", @@ -140,8 +141,10 @@ export const translations = { "Keep antiking in check": "Keep antiking in check", "Laws of attraction": "Laws of attraction", "Lose all pieces": "Lose all pieces", + "Mate any piece": "Mate any piece", "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"