X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=6d5d0ec2936903b258a2ebc8ee686be8932a7a91;hb=032312bfa24f306e84645645f76d40773149ac49;hp=70f8969db17160f3226a4f5e0128a816fab8f3c0;hpb=866842c3c310524c034922870234120ed2a16cbf;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 70f8969d..6d5d0ec2 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -2,6 +2,7 @@ export const translations = { Abort: "Abort", About: "About", "Accept draw?": "Accept draw?", + "Accept challenge?": "Accept challenge?", All: "All", Analyse: "Analyse", "Any player": "Any player", @@ -50,7 +51,9 @@ export const translations = { Logout: "Logout", "Logout successful!": "Logout successful!", "Missing email": "Missing email", + "Missing instructions": "Missing instructions", "Missing name": "Missing name", + "Missing solution": "Missing solution", "Modifications applied!": "Modifications applied!", "Move played:": "Move played:", "Mutual agreement": "Mutual agreement", @@ -81,6 +84,7 @@ export const translations = { "Processing... Please wait": "Processing... Please wait", Problems: "Problems", "participant(s):": "participant(s):", + Refuse: "Refuse", Register: "Register", "Registration complete! Please check your emails": "Registration complete! Please check your emails", "Remove game?": "Remove game?", @@ -112,6 +116,7 @@ export const translations = { "White win": "White win", "Who's there?": "Who's there?", With: "With", + with: "with", "Write news": "Write news", "Wrong time control": "Wrong time control", "Your message": "Your message",