X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=13798874ed10695315f7ee6b9531a194e146a4ff;hp=7ce045ff87c49256ea5a6ea7181e1afd13d252e7;hb=c7550017d88ff6eb32e2c76a271a7f9edc4a3bf6;hpb=0d5335de5c94d780e03ac0aa3279b731c69455cc diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 7ce045ff..13798874 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -132,6 +132,7 @@ export const translations = { Subject: "Subject", "Symmetric random": "Symmetric random", "Terminate game?": "Terminate game?", + "The game should be in another tab": "The game should be in another tab", "Three repetitions": "Three repetitions", Time: "Time", "Undetermined result": "Undetermined result", @@ -186,6 +187,7 @@ export const translations = { "Mate any piece (v2)": "Mate any piece (v2)", "Mate the knight": "Mate the knight", "Middle battle": "Middle battle", + "Mongolian Horde": "Mongolian Horde", "Move like a knight (v1)": "Move like a knight (v1)", "Move like a knight (v2)": "Move like a knight (v2)", "Move twice": "Move twice", @@ -194,6 +196,7 @@ export const translations = { "Pawns move diagonally": "Pawns move diagonally", "Play at the same time": "Play at the same time", "Powerful pieces": "Powerful pieces", + "Push and pull": "Push and pull", "Queen disguised as a pawn": "Queen disguised as a pawn", "Reuse pieces": "Reuse pieces", "Reverse captures": "Reverse captures",