X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=e8c1e5c1ad908d50c9917a9681252230c483c80e;hp=7de0b9c1869b76600715b73777c27200789f261e;hb=1ef65040168ab7d55ce921abc9d63644a937d689;hpb=472c0c4f5aa29d96e080873ebfce2a04f664d852 diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 7de0b9c1..e8c1e5c1 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -4,6 +4,7 @@ export const translations = { About: "About", "Accept draw?": "Accept draw?", "Accept challenge?": "Accept challenge?", + "An error occurred. Try again!": "An error occurred. Try again!", Analyse: "Analyse", "Analysis mode": "Analysis mode", "Analysis disabled for this variant": "Analysis disabled for this variant", @@ -50,6 +51,7 @@ export const translations = { green: "green", Hall: "Hall", "Highlight last move": "Highlight last move", + "Imported games": "Imported games", Instructions: "Instructions", "Invalid email": "Invalid email", "It's your turn!": "It's your turn!", @@ -133,10 +135,12 @@ export const translations = { "Symmetric random": "Symmetric random", "Terminate game?": "Terminate game?", "The game should be in another tab": "The game should be in another tab", + "The game was already imported": "The game was already imported", "Three repetitions": "Three repetitions", Time: "Time", "Undetermined result": "Undetermined result", Update: "Update", + "Upload a game": "Upload a game", "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",