From b9ff68630a9e7912c42bc270ea91738824db03e2 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Mon, 8 Feb 2021 21:48:37 +0100
Subject: [PATCH] Typo

---
 client/src/translations/rules/Convert/en.pug | 2 +-
 client/src/translations/rules/Convert/es.pug | 2 +-
 client/src/translations/rules/Convert/fr.pug | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/client/src/translations/rules/Convert/en.pug b/client/src/translations/rules/Convert/en.pug
index 164eef14..e92b1788 100644
--- a/client/src/translations/rules/Convert/en.pug
+++ b/client/src/translations/rules/Convert/en.pug
@@ -25,6 +25,6 @@ p.
 figure.diagram-container
   .diagram
     | fen:qrk2r2/pp4pp/3pp2n/2pb1p1P/2BPP2n/2B1b1N1/PPn2PPR/Rrqk4:
-  figcaption Black wins from the first diagram: Bxe3, Nxc2, Pxb1=R, Qxc1, Ke1
+  figcaption Black wins from the first diagram: Bxe3, Nxc2, Pxb1=R, Qxc1, Kd1
 
 p If in a chain a converted piece cannot move, then you must reset the move.
diff --git a/client/src/translations/rules/Convert/es.pug b/client/src/translations/rules/Convert/es.pug
index 73f62218..da4030a6 100644
--- a/client/src/translations/rules/Convert/es.pug
+++ b/client/src/translations/rules/Convert/es.pug
@@ -29,7 +29,7 @@ figure.diagram-container
     | fen:qrk2r2/pp4pp/3pp2n/2pb1p1P/2BPP2n/2B1b1N1/PPn2PPR/Rrqk4:
   figcaption.
     Las negras ganan desde el primer diagrama:
-    Bxe3, Nxc2, Pxb1 = R, Qxc1, Ke1
+    Bxe3, Nxc2, Pxb1 = R, Qxc1, Kd1
 
 p.
   Si en una cadena una pieza convertida no se puede mover,
diff --git a/client/src/translations/rules/Convert/fr.pug b/client/src/translations/rules/Convert/fr.pug
index 5e135ab4..e68b13e4 100644
--- a/client/src/translations/rules/Convert/fr.pug
+++ b/client/src/translations/rules/Convert/fr.pug
@@ -28,7 +28,7 @@ figure.diagram-container
     | fen:qrk2r2/pp4pp/3pp2n/2pb1p1P/2BPP2n/2B1b1N1/PPn2PPR/Rrqk4:
   figcaption.
     Les noirs gagnent depuis le premier diagramme:
-    Bxe3, Nxc2, Pxb1=R, Qxc1, Ke1
+    Bxe3, Nxc2, Pxb1=R, Qxc1, Kd1
 
 p.
   Si dans une chaîne une pièce convertie ne peut pas bouger,
-- 
2.44.0