X-Git-Url: https://git.auder.net/variants/Checkered/style.css?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=190b4127b898b7134f8346b57ec324d3d885fbde;hb=f0c68a04e31bb6a4b2f8b94a532ef3ca2eebbe3e;hp=c80745753e208c2a572729a8bdae612d4ba653dd;hpb=a97bdbda4ecf83645d409b717e36828784d1450d;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index c8074575..190b4127 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -10,6 +10,7 @@ export const translations = { Apply: "Apply", "Are you sure?": "Are you sure?", "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", @@ -36,6 +37,7 @@ export const translations = { Email: "Email", "Email sent!": "Email sent!", "Empty message": "Empty message", + "Error: try to delete cookies": "Error: try to delete cookies", "Errors in FEN": "Errors in FEN", "Example game": "Example game", Go: "Go", @@ -64,7 +66,7 @@ export const translations = { "Mutual agreement": "Mutual agreement", "My games": "My games", "My problems": "My problems", - "Name: alphanumerics and underscore": "Name: alphanumerics and underscore", + "Name: alphanumerics, hyphen and underscore": "Name: alphanumerics, hyphen and underscore", "Name or Email": "Name or Email", Next: "Next", "New connexion detected: tab now offline": "New connexion detected: tab now offline", @@ -115,7 +117,9 @@ export const translations = { Time: "Time", "Undetermined result": "Undetermined result", Update: "Update", + "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", Variant: "Variant", Variants: "Variants", Versus: "Versus",