X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=c01b09ae581ed232203b73adb7e490367bd85a7e;hb=dbc79ee67847c36aad6b640b15d25d6fb7f361e5;hp=57dcd898d36af83fafbf4fa3df2fcb7237ec4abe;hpb=7e107b8f9dc9a4e7d9676fd2c48ba19f6cfc1661;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 57dcd898..c01b09ae 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", @@ -213,8 +216,10 @@ export const translations = { "King of the Hill": "King of the Hill", "Kings cross the 8x8 board": "Kings cross the 8x8 board", "Kings cross the 11x11 board": "Kings cross the 11x11 board", + "Knibis and Bisknis": "Knibis and Bisknis", "Knight in pocket": "Knight in pocket", "Knight versus pawns": "Knight versus pawns", + "Korean Chess": "Korean Chess", "Lancers everywhere": "Lancers everywhere", "Landing on the board": "Landing on the board", "Laws of attraction": "Laws of attraction", @@ -270,7 +275,8 @@ export const translations = { "Squares disappear": "Squares disappear", "Standard rules": "Standard rules", "Stun & kick pieces": "Stun & kick pieces", - "Thai Chess": "Thai Chess", + "Thai Chess (v1)": "Thai Chess (v1)", + "Thai Chess (v2)": "Thai Chess (v2)", "The colorbound clobberers": "The colorbound clobberers", "The end of the world": "The end of the world", "Transform an essay": "Transform an essay", @@ -279,5 +285,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" };