X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=90d7daf5bcca0edda04276b5d0c154987e1abd74;hb=6f2f94374f1e73c375edf732d9425e575e81fff7;hp=4267fa41bdc56827a28b88d89b156088d55b353d;hpb=c583ef1c1dfd19aee88b22c2175202fbdf4dc1c0;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 4267fa41..90d7daf5 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -160,6 +160,7 @@ export const translations = { "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", + "Capture powers": "Capture powers", "Captures reborn": "Captures reborn", "Change colors": "Change colors", "Dangerous collisions": "Dangerous collisions", @@ -186,13 +187,18 @@ export const translations = { "Move twice": "Move twice", "Neverending rows": "Neverending rows", "Pawns move diagonally": "Pawns move diagonally", + "Powerful pieces": "Powerful pieces", "Queen disguised as a pawn": "Queen disguised as a pawn", "Reuse pieces": "Reuse pieces", "Reverse captures": "Reverse captures", "Run forward": "Run forward", + "Score a goal": "Score a goal", "Shared pieces": "Shared pieces", "Shoot pieces": "Shoot pieces", "Squares disappear": "Squares disappear", "Standard rules": "Standard rules", + "Transform an essay": "Transform an essay", + "Two kings": "Two kings", + "Two royal pieces": "Two royal pieces", "Unidentified pieces": "Unidentified pieces" };