X-Git-Url: https://git.auder.net/js/rpsls.js?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Ftranslations%2Fes.js;h=78c0b0548731cbeba2fef9fefb26b3f46d777607;hb=a34caaced0796c9118a12c609463582d656e9daf;hp=fe6509e9949c40363f6319b197c7e5246c710be6;hpb=c583ef1c1dfd19aee88b22c2175202fbdf4dc1c0;p=vchess.git diff --git a/client/src/translations/es.js b/client/src/translations/es.js index fe6509e9..78c0b054 100644 --- a/client/src/translations/es.js +++ b/client/src/translations/es.js @@ -160,6 +160,7 @@ export const translations = { "Both sides of the mirror": "Ambos lados del espejo", "Capture all of a kind": "Capturar todo del mismo tipo", "Capture en passant": "Capturar en passant", + "Capture powers": "Capturar los poderes", "Captures reborn": "Las capturas renacen", "Change colors": "Cambiar colores", "Dangerous collisions": "Colisiones peligrosas", @@ -194,5 +195,6 @@ export const translations = { "Shoot pieces": "Tirar de las piezas", "Squares disappear": "Las casillas desaparecen", "Standard rules": "Reglas estandar", + "Transform an essay": "Transformar un ensayo", "Unidentified pieces": "Piezas no identificadas" };