X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=8a4ce5e9101aa04c66e54ebee842cf0448de88fe;hp=bb5f39fa9f3fe025e406af3d8680ce3e0a5920f0;hb=677fe285f1137d1d3e672dcf2dae3ac6e943be37;hpb=f44fd3bf754c113aa6b9ab241cbf24933877ae31 diff --git a/client/src/translations/en.js b/client/src/translations/en.js index bb5f39fa..8a4ce5e9 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -4,8 +4,9 @@ export const translations = "About": "About", "Accept draw?": "Accept draw?", "All": "All", - "Analyze": "Analyze", - "Analyze in Dark mode makes no sense!": "Analyze in Dark mode makes no sense!", + "Analyse": "Analyse", + "Analyse in Dark mode makes no sense!": "Analyse in Dark mode makes no sense!", + "Authentication successful!": "Authentication successful!", "Apply": "Apply", "Available": "Available", "Black": "Black", @@ -45,6 +46,7 @@ export const translations = "Live games": "Live games", "Login": "Login", "Logout": "Logout", + "Logout successful!": "Logout successful!", "Modifications applied!": "Modifications applied!", "Mutual agreement": "Mutual agreement", "My games": "My games", @@ -60,6 +62,7 @@ export const translations = "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 correspondance games": "Please log in to play correspondance games", "Please select a variant": "Please select a variant", "Practice": "Practice", "Processing... Please wait": "Processing... Please wait",