X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fes.js;h=932bc2b521594b98dd9d58fd87b3617ad5737acb;hp=27ad31c8576c0aad7e41c64676b085ad2eb4157e;hb=236485b53993f2adfd588022e2899a39491fc825;hpb=e2f204eda8630746cb951889da01241b1e5f5733 diff --git a/client/src/translations/es.js b/client/src/translations/es.js index 27ad31c8..932bc2b5 100644 --- a/client/src/translations/es.js +++ b/client/src/translations/es.js @@ -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" };