X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=fbcad34121518eb714b050fc695f2580dc4c87a6;hb=73d6f37abacf5444940281bd14608d04a198d6eb;hp=3cde6ed6eb8f966639d27f58eab7760448a1446f;hpb=0fb43db7c2858201e8410670b90f95ad8b138964;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 3cde6ed6..fbcad341 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", @@ -176,7 +177,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,13 +186,16 @@ 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", "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", @@ -278,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" };