Add Evolution + Titan variants
[vchess.git] / client / src / translations / en.js
index e088adf..5a70547 100644 (file)
@@ -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",
@@ -234,6 +236,7 @@ export const translations = {
   "Non-conformism and utopia": "Non-conformism and utopia",
   "Occupy the enemy palace": "Occupy the enemy palace",
   "Paralyzed pieces": "Paralyzed pieces",
+  "Pawns capture backward": "Pawns capture backward",
   "Pawns move diagonally": "Pawns move diagonally",
   "Pieces upside down": "Pieces upside down",
   "Play at the same time": "Play at the same time",
@@ -272,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"
 };