X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=f0a5942a3c719fb835989a1839d162a5640a4f2f;hb=afde76668963c4d0d96002fcae2ebabb9acf81e4;hp=6676ad89997185cd8b0f8baecc55c089339c7560;hpb=feaf1bf73fa8c6054e353585dee0b8a4fdcfbc4e;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 6676ad89..f0a5942a 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", @@ -86,6 +87,7 @@ export const translations = { Observe: "Observe", "Offer draw?": "Offer draw?", "Opponent action": "Opponent action", + "Participant(s):": "Participant(s):", "Play with?": "Play with?", Players: "Players", "Please log in to accept corr challenges": "Please log in to accept corr challenges", @@ -96,7 +98,6 @@ export const translations = { Previous: "Previous", "Processing... Please wait": "Processing... Please wait", Problems: "Problems", - "participant(s):": "participant(s):", "Random?": "Random?", "Randomness": "Randomness", "Randomness against computer": "Randomness against computer", @@ -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",