Add Diamond Chess
[vchess.git] / client / src / translations / en.js
index e9bd52c..e3fb36d 100644 (file)
@@ -217,6 +217,7 @@ export const translations = {
   "Queen disguised as a pawn": "Queen disguised as a pawn",
   "Reuse pieces": "Reuse pieces",
   "Reverse captures": "Reverse captures",
+  "Rotating board": "Rotating board",
   "Run forward": "Run forward",
   "Score a goal": "Score a goal",
   "Seirawan-Harper Chess": "Seirawan-Harper Chess",
@@ -233,5 +234,6 @@ export const translations = {
   "Two kings": "Two kings",
   "Two royal pieces": "Two royal pieces",
   "Unidentified pieces": "Unidentified pieces",
+  "Walk on a graph": "Walk on a graph",
   "White move twice": "White move twice"
 };