X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=fbcad34121518eb714b050fc695f2580dc4c87a6;hb=1e8a838649e16509c80c9933d99d78856e11b5c2;hp=708fed0a9c32c4f6acedb2c18347fbdcdbe9f9c4;hpb=2c947b3a9b435b87781d31b0ef6e7744dd81ee1b;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 708fed0a..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", @@ -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",