X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=375bb4d4d7acb13cf1cd643c9eb6fd220271abfb;hb=236485b53993f2adfd588022e2899a39491fc825;hp=e9bd52c1a3337d5c7d85b1ccd17ee2d6b7381878;hpb=e2f204eda8630746cb951889da01241b1e5f5733;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index e9bd52c1..375bb4d4 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -190,6 +190,7 @@ export const translations = { "Japanese Chess": "Japanese Chess", "Keep antiking in check (v1)": "Keep antiking in check (v1)", "Keep antiking in check (v2)": "Keep antiking in check (v2)", + "King of the Hill": "King of the Hill", "Kings cross the 8x8 board": "Kings cross the 8x8 board", "Kings cross the 11x11 board": "Kings cross the 11x11 board", "Landing on the board": "Landing on the board", @@ -217,6 +218,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 +235,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" };