Add Xiangqi
[vchess.git] / client / src / translations / en.js
index 42112a4..57dcd89 100644 (file)
@@ -176,7 +176,7 @@ export const translations = {
   "Bishop versus pawns": "Bishop versus pawns",
   "Board upside down": "Board upside down",
   "Both sides of the mirror": "Both sides of the mirror",
-  "Burmese chess": "Burmese chess",
+  "Burmese Chess": "Burmese Chess",
   "Capture all of a kind": "Capture all of a kind",
   "Capture both colors": "Capture both colors",
   "Capture en passant": "Capture en passant",
@@ -185,6 +185,7 @@ export const translations = {
   "Capture the princess": "Capture the princess",
   "Captures reborn": "Captures reborn",
   "Change colors": "Change colors",
+  "Chinese Chess": "Chinese Chess",
   "Convert & support (v1)": "Convert & support (v1)",
   "Convert & support (v2)": "Convert & support (v2)",
   "Dangerous captures": "Dangerous captures",
@@ -195,7 +196,10 @@ export const translations = {
   "Enter the disco": "Enter the disco",
   "Exchange pieces' positions": "Exchange pieces' positions",
   "Exotic captures": "Exotic captures",
-  "Explosive captures": "Explosive captures",
+  "Explosive captures (v1)": "Explosive captures (v1)",
+  "Explosive captures (v2)": "Explosive captures (v2)",
+  "Extra bishops and knights": "Extra bishops and knights",
+  "Faster development": "Faster development",
   "Four new pieces": "Four new pieces",
   "In the shadow": "In the shadow",
   "Interweaved colorbound teams": "Interweaved colorbound teams",
@@ -211,6 +215,7 @@ export const translations = {
   "Kings cross the 11x11 board": "Kings cross the 11x11 board",
   "Knight in pocket": "Knight in pocket",
   "Knight versus pawns": "Knight versus pawns",
+  "Lancers everywhere": "Lancers everywhere",
   "Landing on the board": "Landing on the board",
   "Laws of attraction": "Laws of attraction",
   "Long jumps over pieces": "Long jumps over pieces",
@@ -234,10 +239,12 @@ export const translations = {
   "Non-conformism and utopia": "Non-conformism and utopia",
   "Occupy the enemy palace": "Occupy the enemy palace",
   "Paralyzed pieces": "Paralyzed pieces",
+  "Pawns capture backward": "Pawns capture backward",
   "Pawns move diagonally": "Pawns move diagonally",
   "Pieces upside down": "Pieces upside down",
   "Play at the same time": "Play at the same time",
-  "Play more and more moves": "Play more and more moves",
+  "Play more and more moves (v1)": "Play more and more moves (v1)",
+  "Play more and more moves (v2)": "Play more and more moves (v2)",
   "Play opponent's pieces": "Play opponent's pieces",
   "Powerful pieces": "Powerful pieces",
   "Prolongated captures": "Prolongated captures",
@@ -271,5 +278,6 @@ export const translations = {
   "Two royal pieces": "Two royal pieces",
   "Unidentified pieces": "Unidentified pieces",
   "Walk on a graph": "Walk on a graph",
-  "White move twice": "White move twice"
+  "White move twice": "White move twice",
+  "Win by castling long": "Win by castling long"
 };