X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=520c48238319b00f61210529dc11b8f9f8f3e158;hb=22053c2c72b452cba3768f7ec86acd015806c141;hp=3d83513aa384492c5c2514a33fde32b616226b4e;hpb=cd49e617866590dbc68530ad961b109cdbe1ce55;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 3d83513a..520c4823 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -222,6 +222,7 @@ export const translations = { "Seirawan-Harper Chess": "Seirawan-Harper Chess", "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", @@ -232,5 +233,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" };