X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=23bb487e9db25940269ec6a0876debd9652f2835;hb=52a8ab55fed35fcbf8d00d4952fb32dd3535f5b7;hp=b4af338e1a5e741d3827b5660465ae2aa6f624f5;hpb=afd3240d89a2f6191fe9426960dc0c1667b40c77;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index b4af338e..23bb487e 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -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", };