X-Git-Url: https://git.auder.net/js/rpsls.js?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fes.js;h=9fd307691904bc41b3948e7dff59fc3035b14ca2;hb=1269441e90bb8437bc63cc6cca63ca050f1e2aae;hp=a7e3c9d476845f70d533731f1f4860f8e57a3b1d;hpb=7e107b8f9dc9a4e7d9676fd2c48ba19f6cfc1661;p=vchess.git diff --git a/client/src/translations/es.js b/client/src/translations/es.js index a7e3c9d4..9fd30769 100644 --- a/client/src/translations/es.js +++ b/client/src/translations/es.js @@ -116,6 +116,7 @@ export const translations = { Rematch: "Revancha", "Rematch in progress": "Revancha en progreso", "Remove game?": "¿Eliminar la partida?", + Repetition: "Repetición", Resign: "Abandonar", "Resign the game?": "¿Abandonar la partida?", "Resize board": "Redimensionar el tablero", @@ -279,5 +280,6 @@ export const translations = { "Unidentified pieces": "Piezas no identificadas", "Walk on a graph": "Camino en un gráfico", "White move twice": "Las blancas juegan dos veces", - "Win by castling long": "Ganar jugando al enroque largo" + "Win by castling long": "Ganar jugando al enroque largo", + "Xiangqi 7 x 7": "Xiangqi 7 x 7" };