X-Git-Url: https://git.auder.net/pieces/Cwda/n_black_bishop.svg?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Ftranslations%2Fen.js;h=c5662f8025201d2c2ddd834f4ea2ad904f086141;hb=b406466b0f0ce67451f1718053e5f5691d6507fb;hp=20d8f40d1197c8367f70757f04235a1c2b16e38c;hpb=719c7e975b8a62f9b4a1ffe56bbaa4b9340e3a23;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 20d8f40d..c5662f80 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -168,6 +168,7 @@ export const translations = { "Big board": "Big board", "Board upside down": "Board upside down", "Both sides of the mirror": "Both sides of the mirror", + "Burmese chess": "Burmese chess", "Capture all of a kind": "Capture all of a kind", "Capture en passant": "Capture en passant", "Capture on the edge": "Capture on the edge", @@ -175,7 +176,8 @@ export const translations = { "Captures reborn": "Captures reborn", "Change colors": "Change colors", "Dangerous collisions": "Dangerous collisions", - "Double moves": "Double moves", + "Double moves (v1)": "Double moves (v1)", + "Double moves (v2)": "Double moves (v2)", "Each piece is unique": "Each piece is unique", "Exotic captures": "Exotic captures", "Explosive captures": "Explosive captures", @@ -205,6 +207,7 @@ export const translations = { "Occupy the enemy palace": "Occupy the enemy palace", "Pawns move diagonally": "Pawns move diagonally", "Play at the same time": "Play at the same time", + "Play opponent's pieces": "Play opponent's pieces", "Powerful pieces": "Powerful pieces", "Prolongated captures": "Prolongated captures", "Push and pull": "Push and pull", @@ -214,7 +217,8 @@ export const translations = { "Run forward": "Run forward", "Score a goal": "Score a goal", "Seirawan-Harper Chess": "Seirawan-Harper Chess", - "Shared pieces": "Shared pieces", + "Shared pieces (v1)": "Shared pieces (v1)", + "Shared pieces (v2)": "Shared pieces (v2)", "Shoot pieces": "Shoot pieces", "Squares disappear": "Squares disappear", "Standard rules": "Standard rules",