X-Git-Url: https://git.auder.net/assets/current/git-logo.png?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=708fed0a9c32c4f6acedb2c18347fbdcdbe9f9c4;hb=e28519f25f88ee133fc8aaa766c9bd95eec6c1ba;hp=57dcd898d36af83fafbf4fa3df2fcb7237ec4abe;hpb=7e107b8f9dc9a4e7d9676fd2c48ba19f6cfc1661;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 57dcd898..708fed0a 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -279,5 +279,6 @@ export const translations = { "Unidentified pieces": "Unidentified pieces", "Walk on a graph": "Walk on a graph", "White move twice": "White move twice", - "Win by castling long": "Win by castling long" + "Win by castling long": "Win by castling long", + "Xiangqi 7 x 7": "Xiangqi 7 x 7" };