X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=520c48238319b00f61210529dc11b8f9f8f3e158;hb=22053c2c72b452cba3768f7ec86acd015806c141;hp=20d8f40d1197c8367f70757f04235a1c2b16e38c;hpb=719c7e975b8a62f9b4a1ffe56bbaa4b9340e3a23;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 20d8f40d..520c4823 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -162,12 +162,14 @@ export const translations = { "64 pieces on the board": "64 pieces on the board", "A pawns cloud": "A pawns cloud", "A wizard in the corner": "A wizard in the corner", + "All of the same color": "All of the same color", "Ancient rules": "Ancient rules", "Attract opposite king": "Attract opposite king", "Balanced sliders & leapers": "Balanced sliders & leapers", "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 +177,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", @@ -184,6 +187,7 @@ export const translations = { "Interweaved colorbound teams": "Interweaved colorbound teams", "Get strong at self-mate": "Get strong at self-mate", "Give three checks": "Give three checks", + "Japanese Chess": "Japanese Chess", "Keep antiking in check (v1)": "Keep antiking in check (v1)", "Keep antiking in check (v2)": "Keep antiking in check (v2)", "Kings cross the 8x8 board": "Kings cross the 8x8 board", @@ -202,9 +206,11 @@ export const translations = { "Move like a knight (v2)": "Move like a knight (v2)", "Neverending rows": "Neverending rows", "No-check mode": "No-check mode", + "Non-conformism and utopia": "Non-conformism and utopia", "Occupy the enemy palace": "Occupy the enemy palace", "Pawns move diagonally": "Pawns move diagonally", "Play at the same time": "Play at the same time", + "Play opponent's pieces": "Play opponent's pieces", "Powerful pieces": "Powerful pieces", "Prolongated captures": "Prolongated captures", "Push and pull": "Push and pull", @@ -214,15 +220,19 @@ export const translations = { "Run forward": "Run forward", "Score a goal": "Score a goal", "Seirawan-Harper Chess": "Seirawan-Harper Chess", - "Shared pieces": "Shared pieces", + "Shared pieces (v1)": "Shared pieces (v1)", + "Shared pieces (v2)": "Shared pieces (v2)", + "Shogi 5 x 5": "Shogi 5 x 5", "Shoot pieces": "Shoot pieces", "Squares disappear": "Squares disappear", "Standard rules": "Standard rules", + "Thai Chess": "Thai Chess", "The colorbound clobberers": "The colorbound clobberers", "The end of the world": "The end of the world", "Transform an essay": "Transform an essay", "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" };