X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=c5662f8025201d2c2ddd834f4ea2ad904f086141;hb=b406466b0f0ce67451f1718053e5f5691d6507fb;hp=431f3b0dbf1ac6dbb2993a1bd1408844c3fad6e0;hpb=0b1405c43bfab8f86ae5740058d86eacf360f4cd;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 431f3b0d..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,8 +207,9 @@ 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", + "Prolongated captures": "Prolongated captures", "Push and pull": "Push and pull", "Queen disguised as a pawn": "Queen disguised as a pawn", "Reuse pieces": "Reuse pieces", @@ -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",