Experimental game upload added
[vchess.git] / client / src / translations / en.js
index 1379887..e8c1e5c 100644 (file)
@@ -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",
@@ -156,6 +160,8 @@ export const translations = {
 
   // Variants boxes:
   "64 pieces on the board": "64 pieces on the board",
+  "A pawns cloud": "A pawns cloud",
+  "A wizard in the corner": "A wizard in the corner",
   "Ancient rules": "Ancient rules",
   "Attract opposite king": "Attract opposite king",
   "Balanced sliders & leapers": "Balanced sliders & leapers",
@@ -168,9 +174,11 @@ export const translations = {
   "Captures reborn": "Captures reborn",
   "Change colors": "Change colors",
   "Dangerous collisions": "Dangerous collisions",
+  "Double moves": "Double moves",
   "Each piece is unique": "Each piece is unique",
   "Exotic captures": "Exotic captures",
   "Explosive captures": "Explosive captures",
+  "Four new pieces": "Four new pieces",
   "In the shadow": "In the shadow",
   "Get strong at self-mate": "Get strong at self-mate",
   "Give three checks": "Give three checks",
@@ -190,7 +198,6 @@ export const translations = {
   "Mongolian Horde": "Mongolian Horde",
   "Move like a knight (v1)": "Move like a knight (v1)",
   "Move like a knight (v2)": "Move like a knight (v2)",
-  "Move twice": "Move twice",
   "Neverending rows": "Neverending rows",
   "No-check mode": "No-check mode",
   "Pawns move diagonally": "Pawns move diagonally",
@@ -207,8 +214,10 @@ export const translations = {
   "Shoot pieces": "Shoot pieces",
   "Squares disappear": "Squares disappear",
   "Standard rules": "Standard rules",
+  "The end of the world": "The end of the world",
   "Transform an essay": "Transform an essay",
   "Two kings": "Two kings",
   "Two royal pieces": "Two royal pieces",
-  "Unidentified pieces": "Unidentified pieces"
+  "Unidentified pieces": "Unidentified pieces",
+  "White move twice": "White move twice"
 };