X-Git-Url: https://git.auder.net/js/rpsls.js?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=4ee1855662d9c3c22178d1ad391368af5033e00f;hb=77c5096644d83aaae8ab1dd42a5cde524507cf9d;hp=0a7f93db8af6dfb100924963fd5f33daa38c57c1;hpb=602d6befd30793111d3fda6e733f73e08d8b7a30;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 0a7f93db..4ee18556 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -24,6 +24,7 @@ export const translations = "Database error:": "Database error:", "Download PGN": "Download PGN", "Draw": "Draw", + "Draw offer only in your turn": "Draw offer only in your turn", "Email": "Email", "Email sent!": "Email sent!", "Empty message": "Empty message", @@ -36,8 +37,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", @@ -53,6 +52,7 @@ 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?", "Please log in to accept corr challenges": "Please log in to accept corr challenges", @@ -81,6 +81,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",