X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=3681a4d414e065def9c4b09e356ac97636ee6ff8;hb=9335d45b03966f433df8dd84ec31e8a22585a97f;hp=9b4e13728da31b74fb25313f9bc54e9fa0e1a767;hpb=dfeb96ea90e880a2557cbb5953dbb7258c912283;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 9b4e1372..3681a4d4 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -7,6 +7,7 @@ export const translations = "Analyze": "Analyze", "Analyze in Dark mode makes no sense!": "Analyze in Dark mode makes no sense!", "Apply": "Apply", + "Available": "Available", "Black": "Black", "Black to move": "Black to move", "Black win": "Black win", @@ -37,8 +38,6 @@ export const translations = "green": "green", "Hall": "Hall", "Highlight last move and checks?": "Highlight last move and checks?", - "Variant": "Variant", - "Variants": "Variants", "Language": "Language", "Live challenges": "Live challenges", "Live games": "Live games", @@ -54,8 +53,10 @@ export const translations = "None": "None", "Notifications by email": "Notifications by email", "Offer draw?": "Offer draw?", + "Opponent action": "Opponent action", "Play sounds?": "Play sounds?", "Play with?": "Play with?", + "Playing": "Playing", "Please log in to accept corr challenges": "Please log in to accept corr challenges", "Please log in to play corr games": "Please log in to play corr games", "Please select a variant": "Please select a variant", @@ -82,6 +83,9 @@ export const translations = "Type first letters...": "Type first letters...", "Type here": "Type here", "Unknown": "Unknown", + "Variant": "Variant", + "Variant:": "Variant:", + "Variants": "Variants", "Warning: target is not connected": "Warning: target is not connected", "Warning: multi-tabs not supported": "Warning: multi-tabs not supported", "White": "White",