X-Git-Url: https://git.auder.net/assets/current/git-logo.png?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=2a50968cfb10395aff8b7c8eef8d9909092f8a48;hb=603b8a8b4a854efb168953da70e7b43ae99b50d9;hp=b4af338e1a5e741d3827b5660465ae2aa6f624f5;hpb=afd3240d89a2f6191fe9426960dc0c1667b40c77;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index b4af338e..2a50968c 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -4,8 +4,8 @@ export const translations = "Variants": "Variants", "My games": "My games", "Forum": "Forum", - "Contact form": "Contact form", - "Source code": "Source code", + "Contact": "Contact", + "About": "About", "Language": "Language", "Email": "Email", @@ -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", };