X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=cbc3a63f87ad6509df06347c195f33d7c0b6aa98;hb=dc284d90d4f9228fc99e0b39394cbfded23657e5;hp=44e35539239ce9f87c1f4f253f283287e6464ca4;hpb=cf2343cee5729c011770ace6d5b4f79d1ac3a2b6;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 44e35539..cbc3a63f 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -3,7 +3,7 @@ export const translations = "Hall": "Hall", "Variants": "Variants", "My games": "My games", - "Problems": "Problems", + "Forum": "Forum", "Contact form": "Contact form", "Source code": "Source code", @@ -73,23 +73,7 @@ export const translations = "Type here": "Type here", "Send": "Send", "Download PGN": "Download PGN", - "Show solution": "Show solution", - "Load previous problems": "Load previous problems", - "Load next problems": "Load next problems", - "New": "New", - "Add a problem": "Add a problem", - "Full FEN description": "Full FEN description", - "Safe HTML tags allowed": "Safe HTML tags allowed", - "Instructions": "Instructions", - "Describe the problem goal": "Describe the problem goal", - "Solution": "Solution", - "How to solve the problem?": "How to solve the problem?", - "Preview": "Preview", "Cancel": "Cancel", - "Solve": "Solve", - "Bad FEN description": "Bad FEN description", - "Empty instructions": "Empty instructions", - "Empty solution": "Empty solution", "Already playing a game in this variant on another tab!": "Already playing a game in this variant on another tab!", "Finish your ": "Finish your ", @@ -98,4 +82,8 @@ export const translations = ": unfinished computer game will be erased", ": current analysis will be erased": ": current analysis will be erased", + + "Terminate game?": "Terminate game?", + "Sorry I have to go": "Sorry I have to go", + "Game seems over": "Game seems over", };