X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=856034cc253186e6d569bcab4d0dd66c2c0be526;hb=7ba4a5bc5b64e19a1e7f26aa232d5c50770d07ad;hp=635e44acd9495d315b30e7f128173a41df7819ad;hpb=b627d118ab41dccbda68f4523de8f063d0fa89df;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 635e44ac..856034cc 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -9,6 +9,7 @@ export const translations = { "Any player": "Any player", Apply: "Apply", "Are you sure?": "Are you sure?", + "Asymmetric random": "Asymmetric random", "Authentication successful!": "Authentication successful!", "Back to Hall in 3 seconds...": "Back to Hall in 3 seconds...", "Back to list": "Back to list", @@ -30,6 +31,7 @@ export const translations = { "Correspondance games": "Correspondance games", "Database error: stop private browsing, or update your browser": "Database error: stop private browsing, or update your browser", Delete: "Delete", + Deterministic: "Deterministic", Download: "Download", Draw: "Draw", "Draw offer only in your turn": "Draw offer only in your turn", @@ -92,6 +94,8 @@ export const translations = { "Processing... Please wait": "Processing... Please wait", Problems: "Problems", "participant(s):": "participant(s):", + "Random?": "Random?", + "Randomness": "Randomness", Refuse: "Refuse", Register: "Register", "Registration complete! Please check your emails now": "Registration complete! Please check your emails now", @@ -112,6 +116,7 @@ export const translations = { Stop: "Stop", "Stop game": "Stop game", Subject: "Subject", + "Symmetric random": "Symmetric random", "Terminate game?": "Terminate game?", "Three repetitions": "Three repetitions", Time: "Time", @@ -154,7 +159,8 @@ export const translations = { "Laws of attraction": "Laws of attraction", "Long jumps over pieces": "Long jumps over pieces", "Lose all pieces": "Lose all pieces", - "Mate any piece": "Mate any piece", + "Mate any piece (v1)": "Mate any piece (v1)", + "Mate any piece (v2)": "Mate any piece (v2)", "Mate the knight": "Mate the knight", "Middle battle": "Middle battle", "Move twice": "Move twice",