X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=e93b434bc2719dc09f063a4d087c33eec9e75ca5;hb=2c9f08fce443d57a70e886242ec391d89e450a7b;hp=5a5461da8200b85a5620512849d237f05d1da86f;hpb=3955246aca52e36cd02a528c98712e473c93417c;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 5a5461da..e93b434b 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -259,7 +259,8 @@ export const translations = { "Mandatory captures": "Mandatory captures", "Mate any piece (v1)": "Mate any piece (v1)", "Mate any piece (v2)": "Mate any piece (v2)", - "Mate the knight": "Mate the knight", + "Mate the knight (v1)": "Mate the knight (v1)", + "Mate the knight (v2)": "Mate the knight (v2)", "Meet the Mammoth": "Meet the Mammoth", "Middle battle": "Middle battle", "Mind control (v1)": "Mind control (v1)", @@ -298,7 +299,8 @@ export const translations = { "Reach the last rank (v2)": "Reach the last rank (v2)", "Rearrange enemy pieces": "Rearrange enemy pieces", "Replace pieces": "Replace pieces", - "Reposition pieces": "Reposition pieces", + "Reposition pieces (v1)": "Reposition pieces (v1)", + "Reposition pieces (v2)": "Reposition pieces (v2)", "Reuse pieces": "Reuse pieces", "Reverse captures": "Reverse captures", "Roll the dice": "Roll the dice",