X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=5b90af70cf0b3634ccc26d65c6017e653c4bcbd1;hb=aae89b49a846b2c101d74db7dff9151392d6db34;hp=6676ad89997185cd8b0f8baecc55c089339c7560;hpb=feaf1bf73fa8c6054e353585dee0b8a4fdcfbc4e;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 6676ad89..5b90af70 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -1,5 +1,6 @@ export const translations = { Abort: "Abort", + "Abort and remove game?": "Abort and Remove game?", About: "About", "Accept draw?": "Accept draw?", "Accept challenge?": "Accept challenge?", @@ -11,7 +12,6 @@ export const translations = { "Are you sure?": "Are you sure?", "Asymmetric random": "Asymmetric random", "Authentication successful!": "Authentication successful!", - "Back to Hall in 3 seconds...": "Back to Hall in 3 seconds...", "Back to list": "Back to list", "Black to move": "Black to move", "Black surrender": "Black surrender", @@ -21,6 +21,7 @@ export const translations = { blue: "blue", brown: "brown", Cadence: "Cadence", + Cancel: "Cancel", Challenge: "Challenge", "Challenge declined": "Challenge declined", "Chat here": "Chat here", @@ -114,6 +115,7 @@ export const translations = { "Self-challenge is forbidden": "Self-challenge is forbidden", "Send challenge": "Send challenge", Settings: "Settings", + "Show next game after move?": "Show next game after move?", "Show possible moves?": "Show possible moves?", "Show solution": "Show solution", Solution: "Solution", @@ -130,6 +132,7 @@ export const translations = { "User creation failed. Try again": "User creation failed. Try again", "User name": "User name", "User name or email already in use": "User name or email already in use", + Validate: "Validate", Variant: "Variant", Variants: "Variants", Versus: "Versus",