Draft Royalrace variant
[vchess.git] / client / src / translations / en.js
index f44b82f..56b5bab 100644 (file)
@@ -42,6 +42,7 @@ export const translations = {
   "Highlight last move and checks?": "Highlight last move and checks?",
   Instructions: "Instructions",
   "Invalid email": "Invalid email",
+  "It's your turn!": "It's your turn!",
   "is not online": "is not online",
   Language: "Language",
   "Live challenges": "Live challenges",
@@ -125,6 +126,7 @@ export const translations = {
   "Your message": "Your message",
 
   // Variants boxes:
+  "Attract opposite king": "Attract opposite king",
   "Balanced sliders & leapers": "Balanced sliders & leapers",
   "Big board": "Big board",
   "Board upside down": "Board upside down",
@@ -139,11 +141,17 @@ export const translations = {
   "Explosive captures": "Explosive captures",
   "In the shadow": "In the shadow",
   "Keep antiking in check": "Keep antiking in check",
+  "King crosses the board": "King crosses the board",
   "Laws of attraction": "Laws of attraction",
   "Lose all pieces": "Lose all pieces",
+  "Mate any piece": "Mate any piece",
   "Move twice": "Move twice",
+  "Neverending rows": "Neverending rows",
   "Pawns move diagonally": "Pawns move diagonally",
+  "Reuse pieces": "Reuse pieces",
   "Reverse captures": "Reverse captures",
+  "Run forward": "Run forward",
   "Shared pieces": "Shared pieces",
-  "Standard rules": "Standard rules"
+  "Standard rules": "Standard rules",
+  "Unidentified pieces": "Unidentified pieces"
 };