X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=c5662f8025201d2c2ddd834f4ea2ad904f086141;hb=b406466b0f0ce67451f1718053e5f5691d6507fb;hp=0aa822f12d40ff2c58fde5ffc500380b56bac67b;hpb=af34341d92d47d14f396e7f4adb81f2a7e9d9a61;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 0aa822f1..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",