X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=d2ed28039b1bc88f8ede20f9eab69dabe74913d7;hb=e90bafa8fb5fb7641728231bf2398590d96c672a;hp=e1d6189e9b51b82a3ed94d896e9ffd69938ee481;hpb=5f918a278904266a2a66a3c8e2a3655f37c2d2a7;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index e1d6189e..d2ed2803 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", @@ -169,6 +170,7 @@ export const translations = { "Both sides of the mirror": "Both sides of the mirror", "Capture all of a kind": "Capture all of a kind", "Capture en passant": "Capture en passant", + "Capture on the edge": "Capture on the edge", "Capture powers": "Capture powers", "Captures reborn": "Captures reborn", "Change colors": "Change colors", @@ -199,6 +201,7 @@ export const translations = { "Move like a knight (v2)": "Move like a knight (v2)", "Neverending rows": "Neverending rows", "No-check mode": "No-check mode", + "Occupy the enemy palace": "Occupy the enemy palace", "Pawns move diagonally": "Pawns move diagonally", "Play at the same time": "Play at the same time", "Powerful pieces": "Powerful pieces", @@ -213,6 +216,7 @@ export const translations = { "Shoot pieces": "Shoot pieces", "Squares disappear": "Squares disappear", "Standard rules": "Standard rules", + "The colorbound clobberers": "The colorbound clobberers", "The end of the world": "The end of the world", "Transform an essay": "Transform an essay", "Two kings": "Two kings",