X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=e8c1e5c1ad908d50c9917a9681252230c483c80e;hp=e1d6189e9b51b82a3ed94d896e9ffd69938ee481;hb=1ef65040168ab7d55ce921abc9d63644a937d689;hpb=73f8753ff5abf6c5819684920565e655b6858175 diff --git a/client/src/translations/en.js b/client/src/translations/en.js index e1d6189e..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", @@ -86,7 +87,6 @@ export const translations = { News: "News", "No challenges found :( Click on 'New game'!": "No challenges found :( Click on 'New game'!", "No games found :( Send a challenge!": "No games found :( Send a challenge!", - "No identifier found: use the upload button in analysis mode": "No identifier found: use the upload button in analysis mode", "No more problems": "No more problems", "No subject. Send anyway?": "No subject. Send anyway?", "Notifications by email": "Notifications by email", @@ -135,6 +135,7 @@ 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",