X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=604fbf8ebe111e7e11782aff4163800b37929f72;hb=afa7abae33f5d0999890f8d9672525337d0bfaea;hp=5a5461da8200b85a5620512849d237f05d1da86f;hpb=3955246aca52e36cd02a528c98712e473c93417c;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 5a5461da..604fbf8e 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -245,6 +245,7 @@ export const translations = { "Kings cross the 8x8 board": "Kings cross the 8x8 board", "Kings cross the 11x11 board": "Kings cross the 11x11 board", "Knibis and Bisknis": "Knibis and Bisknis", + "Kniros and Rosknis": "Kniros and Rosknis", "Knight in pocket": "Knight in pocket", "Knight versus pawns": "Knight versus pawns", "Korean Chess": "Korean Chess", @@ -259,7 +260,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 +300,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",