Small fix
[vchess.git] / client / src / translations / en.js
index b4af338..23bb487 100644 (file)
@@ -47,6 +47,7 @@ export const translations =
   "White win": "White win",
   "Black win": "Black win",
   "Draw": "Draw",
+  "Unfinished": "Unknown",
   "New live game": "New live game",
   "New game versus computer": "New game versus computer",
   "Analysis mode": "Analysis mode",
@@ -86,5 +87,4 @@ export const translations =
   "Terminate game?": "Terminate game?",
   "Sorry I have to go": "Sorry I have to go",
   "Game seems over": "Game seems over",
-  "Game is too boring": "Game is too boring",
 };