X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fes.js;h=3e0d18a07f5eb9afaea23b123de2384f26814239;hb=b406466b0f0ce67451f1718053e5f5691d6507fb;hp=4c2bb994c66e8b8fc4894099cd149560d5070fc1;hpb=af34341d92d47d14f396e7f4adb81f2a7e9d9a61;p=vchess.git diff --git a/client/src/translations/es.js b/client/src/translations/es.js index 4c2bb994..3e0d18a0 100644 --- a/client/src/translations/es.js +++ b/client/src/translations/es.js @@ -168,6 +168,7 @@ export const translations = { "Big board": "Gran tablero", "Board upside down": "Tablero al revés", "Both sides of the mirror": "Ambos lados del espejo", + "Burmese chess": "Ajedrez birmano", "Capture all of a kind": "Capturar todo del mismo tipo", "Capture en passant": "Capturar en passant", "Capture on the edge": "Capturar en el borde", @@ -175,7 +176,8 @@ export const translations = { "Captures reborn": "Las capturas renacen", "Change colors": "Cambiar colores", "Dangerous collisions": "Colisiones peligrosas", - "Double moves": "Jugadas doble", + "Double moves (v1)": "Jugadas doble (v1)", + "Double moves (v2)": "Jugadas doble (v2)", "Each piece is unique": "Cada pieza es única", "Exotic captures": "Capturas exóticas", "Explosive captures": "Capturas explosivas", @@ -205,6 +207,7 @@ export const translations = { "Occupy the enemy palace": "Ocupar el palacio enemigo", "Pawns move diagonally": "Peones se mueven en diagonal", "Play at the same time": "Jugar al mismo tiempo", + "Play opponent's pieces": "Jugar piezas opuestas", "Powerful pieces": "Piezas poderosas", "Prolongated captures": "Capturas extendidas", "Push and pull": "Empujar y tirar",