X-Git-Url: https://git.auder.net/images/pieces/Cwda/bt.svg?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=963380a76a89e215db41f595e40f3636472ec1aa;hb=71ef1664983cd58db3c3bbfdf6cb7c362474e9a5;hp=09fa92febc055030172885e990155c86dbfb1269;hpb=e3e2cc443054cfb273b28b3ba46f559117c5ceae;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 09fa92fe..963380a7 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -42,6 +42,7 @@ export const translations = { "Highlight last move and checks?": "Highlight last move and checks?", Instructions: "Instructions", "Invalid email": "Invalid email", + "It's your turn!": "It's your turn!", "is not online": "is not online", Language: "Language", "Live challenges": "Live challenges", @@ -144,6 +145,7 @@ export const translations = { "Lose all pieces": "Lose all pieces", "Mate any piece": "Mate any piece", "Move twice": "Move twice", + "Neverending rows": "Neverending rows", "Pawns move diagonally": "Pawns move diagonally", "Reuse pieces": "Reuse pieces", "Reverse captures": "Reverse captures",