Draft of Synochess (+ Empire ready)
[vchess.git] / client / src / translations / en.js
index 57dcd89..fbcad34 100644 (file)
@@ -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",
@@ -279,5 +282,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"
 };