X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=963380a76a89e215db41f595e40f3636472ec1aa;hb=71ef1664983cd58db3c3bbfdf6cb7c362474e9a5;hp=920e19cbdd030d3b21d461a2de1464d89588a069;hpb=241bf8f2a9a2c48d793aeb0b1d20207f6371de70;p=vchess.git diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 920e19cb..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,9 +145,11 @@ 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", + "Run forward": "Run forward", "Shared pieces": "Shared pieces", "Standard rules": "Standard rules", "Unidentified pieces": "Unidentified pieces"