From b0038028d5e607d3afddb4d7540e6cb21505c5c4 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Fri, 16 Apr 2021 01:46:21 +0200
Subject: [PATCH] Fix Arena diag

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

diff --git a/client/src/translations/rules/Arena/en.pug b/client/src/translations/rules/Arena/en.pug
index ffe5ea6c..33f2e6cf 100644
--- a/client/src/translations/rules/Arena/en.pug
+++ b/client/src/translations/rules/Arena/en.pug
@@ -27,7 +27,7 @@ ul
 
 figure.diagram-container
   .diagram
-    | fen:brnkqrnb/pppppppp/8/8/8/8/PPPPPPPP/QNRBBKNR:
+    | fen:br1kqrnb/pppppppp/8/8/4n1B1/8/PPPP1PPP/QNR1BKNR:
   figcaption After the moves 1.e4 Nd6 2.Bg4 Nxe4.
 
 p.
diff --git a/client/src/translations/rules/Arena/es.pug b/client/src/translations/rules/Arena/es.pug
index 999f861d..4faf7686 100644
--- a/client/src/translations/rules/Arena/es.pug
+++ b/client/src/translations/rules/Arena/es.pug
@@ -28,7 +28,7 @@ ul
 
 figure.diagram-container
   .diagram
-    | fen:brnkqrnb/pppppppp/8/8/8/8/PPPPPPPP/QNRBBKNR:
+    | fen:br1kqrnb/pppppppp/8/8/4n1B1/8/PPPP1PPP/QNR1BKNR:
   figcaption Después de los movimientos 1.e4 Nd6 2.Bg4 Nxe4.
 
 p.
diff --git a/client/src/translations/rules/Arena/fr.pug b/client/src/translations/rules/Arena/fr.pug
index f1f1c792..a4722f04 100644
--- a/client/src/translations/rules/Arena/fr.pug
+++ b/client/src/translations/rules/Arena/fr.pug
@@ -29,7 +29,7 @@ ul
 
 figure.diagram-container
   .diagram
-    | fen:brnkqrnb/pppppppp/8/8/8/8/PPPPPPPP/QNRBBKNR:
+    | fen:br1kqrnb/pppppppp/8/8/4n1B1/8/PPPP1PPP/QNR1BKNR:
   figcaption Après les coups 1.e4 Nd6 2.Bg4 Nxe4.
 
 p.
-- 
2.44.0