X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=9977812aa6f7b3f93f3a021ef2089f9502fb7e90;hb=cb801091e17374825c5559cb07f70a956f9ef670;hp=57dcd898d36af83fafbf4fa3df2fcb7237ec4abe;hpb=7e107b8f9dc9a4e7d9676fd2c48ba19f6cfc1661;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 57dcd898..9977812a 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -116,6 +116,7 @@ export const translations = { Rematch: "Rematch", "Rematch in progress": "Rematch in progress", "Remove game?": "Remove game?", + Repetition: "Repetition", Resign: "Resign", "Resign the game?": "Resign the game?", "Resize board": "Resize board", @@ -192,7 +193,9 @@ export const translations = { "Dangerous collisions": "Dangerous collisions", "Double moves (v1)": "Double moves (v1)", "Double moves (v2)": "Double moves (v2)", + "Dynasty versus Kingdom": "Dynasty versus Kingdom", "Each piece is unique": "Each piece is unique", + "Empire versus Kingdom": "Empire versus Kingdom", "Enter the disco": "Enter the disco", "Exchange pieces' positions": "Exchange pieces' positions", "Exotic captures": "Exotic captures", @@ -203,6 +206,7 @@ export const translations = { "Four new pieces": "Four new pieces", "In the shadow": "In the shadow", "Interweaved colorbound teams": "Interweaved colorbound teams", + "Get rid of the queen": "Get rid of the queen", "Get strong at self-mate": "Get strong at self-mate", "Give three checks": "Give three checks", "Harassed kings": "Harassed kings", @@ -279,5 +283,6 @@ export const translations = { "Unidentified pieces": "Unidentified pieces", "Walk on a graph": "Walk on a graph", "White move twice": "White move twice", - "Win by castling long": "Win by castling long" + "Win by castling long": "Win by castling long", + "Xiangqi 7 x 7": "Xiangqi 7 x 7" };