X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=82e6d073b9b720b4743a447498ffd3307d03a145;hp=0393101ea07a59fc02ec9c9f92fb527b7ceb8a86;hb=bd76b45611cbb58dcf774745a4d690277a82aacd;hpb=d8b1800bcec983faabc34bdb1057ef880488a160 diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 0393101e..82e6d073 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -10,7 +10,6 @@ export const translations = "Authentication successful!": "Authentication successful!", "Apply": "Apply", "Back to list": "Back to list", - "Black": "Black", "Black to move": "Black to move", "Black win": "Black win", "Board colors": "Board colors", @@ -71,6 +70,7 @@ export const translations = "Opponent action": "Opponent action", "Play sounds?": "Play sounds?", "Play with?": "Play with?", + "Players": "Players", "Please log in to accept corr challenges": "Please log in to accept corr challenges", "Please log in to play correspondance games": "Please log in to play correspondance games", "Please select a variant": "Please select a variant", @@ -92,6 +92,7 @@ export const translations = "Settings": "Settings", "Show possible moves?": "Show possible moves?", "Show solution": "Show solution", + "Social": "Social", "Solution": "Solution", "Stop game": "Stop game", "Subject": "Subject", @@ -103,7 +104,7 @@ export const translations = "Update": "Update", "Variant": "Variant", "Variants": "Variants", - "White": "White", + "Versus": "Versus", "White to move": "White to move", "White win": "White win", "Who's there?": "Who's there?",