X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=86b75dde7ba09b961b68537f575e914daa65df20;hp=04900207db13c31c574020d80dd4a6ee6e248b0f;hb=5e1bc6519d4c81aeac40aec7390c64c913cbf566;hpb=bfa7d9931b50c1ed54ff3c6d4ef5bc423f26de94 diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 04900207..86b75dde 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -169,6 +169,7 @@ export const translations = { "Captures reborn": "Captures reborn", "Change colors": "Change colors", "Dangerous collisions": "Dangerous collisions", + "Double moves": "Double moves", "Each piece is unique": "Each piece is unique", "Exotic captures": "Exotic captures", "Explosive captures": "Explosive captures", @@ -191,7 +192,6 @@ export const translations = { "Mongolian Horde": "Mongolian Horde", "Move like a knight (v1)": "Move like a knight (v1)", "Move like a knight (v2)": "Move like a knight (v2)", - "Move twice": "Move twice", "Neverending rows": "Neverending rows", "No-check mode": "No-check mode", "Pawns move diagonally": "Pawns move diagonally", @@ -212,5 +212,6 @@ export const translations = { "Transform an essay": "Transform an essay", "Two kings": "Two kings", "Two royal pieces": "Two royal pieces", - "Unidentified pieces": "Unidentified pieces" + "Unidentified pieces": "Unidentified pieces", + "White move twice": "White move twice" };