From 7ba522f120ad250850bf08605e573cfa5219bbfc Mon Sep 17 00:00:00 2001 From: spla Date: Sat, 28 Nov 2020 18:09:48 +0100 Subject: [PATCH] Added 'es' locale! --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce97e1b..451ee16 100644 --- a/README.md +++ b/README.md @@ -66,4 +66,5 @@ Within Python Virtual Environment: 21.11.2020 - New feature! Added a warning to player in turn when has been captured one of its pieces 23.11.2020 - New feature! Now all moves are saved to file (with san anotation). 25.11.2020 - New feature! Get any game anotations via email (see point 3 above). -27.11.2020 - New feature! Pawn promotion and locales support ( ca & eng ) +27.11.2020 - New feature! Pawn promotion and locales support ( ca & eng ) +28.11.2020 - New feature! Added 'es' locale support