From: Benjamin Auder Date: Wed, 1 Apr 2020 20:19:11 +0000 (+0200) Subject: Fix typo X-Git-Url: https://git.auder.net/?p=vchess.git;a=commitdiff_plain;h=719c7e975b8a62f9b4a1ffe56bbaa4b9340e3a23 Fix typo --- diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 431f3b0d..20d8f40d 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -206,7 +206,7 @@ export const translations = { "Pawns move diagonally": "Pawns move diagonally", "Play at the same time": "Play at the same time", "Powerful pieces": "Powerful pieces", - "Prolongated captures", "Prolongated captures", + "Prolongated captures": "Prolongated captures", "Push and pull": "Push and pull", "Queen disguised as a pawn": "Queen disguised as a pawn", "Reuse pieces": "Reuse pieces",