X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=c5662f8025201d2c2ddd834f4ea2ad904f086141;hp=b1e67f957c1ff11eee07f3bc904ca4cb119215d1;hb=b406466b0f0ce67451f1718053e5f5691d6507fb;hpb=d1a0cce3c1e05352c6017a77186b5e31a523490f diff --git a/client/src/translations/en.js b/client/src/translations/en.js index b1e67f95..c5662f80 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -168,6 +168,7 @@ export const translations = { "Big board": "Big board", "Board upside down": "Board upside down", "Both sides of the mirror": "Both sides of the mirror", + "Burmese chess": "Burmese chess", "Capture all of a kind": "Capture all of a kind", "Capture en passant": "Capture en passant", "Capture on the edge": "Capture on the edge", @@ -175,7 +176,8 @@ export const translations = { "Captures reborn": "Captures reborn", "Change colors": "Change colors", "Dangerous collisions": "Dangerous collisions", - "Double moves": "Double moves", + "Double moves (v1)": "Double moves (v1)", + "Double moves (v2)": "Double moves (v2)", "Each piece is unique": "Each piece is unique", "Exotic captures": "Exotic captures", "Explosive captures": "Explosive captures",