X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=e3f361c7f68a6c7266159151160cc05836e426d9;hb=3de62e0a608bd2be22c875930bb538b674968a6b;hp=eb0c0bbd51b269293edb21788c4219ee658041aa;hpb=d5af4af2ac7d86bed9166916eb1610736647df0a;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index eb0c0bbd..e3f361c7 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -195,7 +195,8 @@ export const translations = { "Capture both colors": "Capture both colors", "Capture en passant": "Capture en passant", "Capture on the edge": "Capture on the edge", - "Capture powers": "Capture powers", + "Capture powers (v1)": "Capture powers (v1)", + "Capture powers (v2)": "Capture powers (v2)", "Capture the princess": "Capture the princess", "Captures reborn": "Captures reborn", "Change colors": "Change colors", @@ -258,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)",