X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=7bf8e7205807ae438b71d80c5e3abf9ea6541323;hb=f5cd0fb81ec9bd790d812c9ad02587e50427fcdf;hp=06fadc9cc948609fc3cf66aa23eb895850f4da13;hpb=d2af3400944331ffd0c770f83857257c2f48e487;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 06fadc9c..7bf8e720 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -183,6 +183,8 @@ export const translations = { "Bishop versus pawns": "Bishop versus pawns", "Board upside down": "Board upside down", "Both sides of the mirror": "Both sides of the mirror", + "Build towers (v1)": "Build towers (v1)", + "Build towers (v2)": "Build towers (v2)", "Burmese Chess": "Burmese Chess", "Capablanca Chess": "Capablanca Chess", "Capture all of a kind": "Capture all of a kind", @@ -214,6 +216,7 @@ export const translations = { "Explosive captures (v2)": "Explosive captures (v2)", "Extra bishops and knights": "Extra bishops and knights", "Faster development": "Faster development", + "First capture wins": "First capture wins", "Four new pieces": "Four new pieces", "Free initial setup": "Free initial setup", "Friendly pieces": "Friendly pieces", @@ -301,7 +304,8 @@ export const translations = { "Shogi 5 x 5": "Shogi 5 x 5", "Shoot pieces": "Shoot pieces", "Spartan versus Persians": "Spartan versus Persians", - "Squares disappear": "Squares disappear", + "Squares disappear (v1)": "Squares disappear (v1)", + "Squares disappear (v2)": "Squares disappear (v2)", "Squat last rank (v1)": "Squat last rank (v1)", "Squat last rank (v2)": "Squat last rank (v2)", "Stacking Checkers variant": "Stacking Checkers variant",