Add Koth (experimental)
[vchess.git] / client / src / translations / es.js
index 27ad31c..932bc2b 100644 (file)
@@ -190,6 +190,7 @@ export const translations = {
   "Japanese Chess": "Ajedrez japonés",
   "Keep antiking in check (v1)": "Mantener el antirey en jaque (v1)",
   "Keep antiking in check (v2)": "Mantener el antirey en jaque (v2)",
+  "King of the Hill": "Rey de la Colina",
   "Kings cross the 8x8 board": "Los reyes cruzan el 8x8 tablero",
   "Kings cross the 11x11 board": "Los reyes cruzan el 11x11 tablero",
   "Landing on the board": "Aterrizando en el tablero",
@@ -217,6 +218,7 @@ export const translations = {
   "Queen disguised as a pawn": "Reina disfrazada de peón",
   "Reuse pieces": "Reutilizar piezas",
   "Reverse captures": "Capturas invertidas",
+  "Rotating board": "Tablero giratorio",
   "Run forward": "Correr hacia adelante",
   "Score a goal": "Marcar una meta",
   "Seirawan-Harper Chess": "Ajedrez Seirawan-Harper",
@@ -233,5 +235,6 @@ export const translations = {
   "Two kings": "Dos reyes",
   "Two royal pieces": "Dos piezas reales",
   "Unidentified pieces": "Piezas no identificadas",
+  "Walk on a graph": "Camino en un gráfico",
   "White move twice": "Las blancas juegan dos veces"
 };