X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=d2ed28039b1bc88f8ede20f9eab69dabe74913d7;hb=e90bafa8fb5fb7641728231bf2398590d96c672a;hp=7de0b9c1869b76600715b73777c27200789f261e;hpb=472c0c4f5aa29d96e080873ebfce2a04f664d852;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 7de0b9c1..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", @@ -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", @@ -166,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", @@ -196,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", @@ -210,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",