Add Evolution + Titan variants
[vchess.git] / client / src / translations / variants / es.pug
index 283169c..094a85e 100644 (file)
@@ -5,7 +5,7 @@ p.text-center
     | ¿Por qué jugar las variantes?
 
 p
-  | La variante
+  | La variante 
   a(href="/#/variants/Chess960") Chess960
   |  te permite jugar con reglas estándar, desde una posición
   | inicial aleatorio (o no) simétrico (o no).
@@ -76,7 +76,8 @@ p.
 -
   var varlist = [
     "Berolina",
-    "Diamond"
+    "Diamond",
+    "Vchess"
   ]
 ul
   for v in varlist
@@ -394,7 +395,9 @@ p.
     "Alice",
     "Ambiguous",
     "Bicolour",
+    "Castle",
     "Doublearmy",
+    "Evolution",
     "Forward",
     "Freecapture",
     "Gridolina",
@@ -402,6 +405,7 @@ p.
     "Magnetic",
     "Parachute",
     "Takenmake",
+    "Titan",
     "Wormhole"
   ]
 ul