From edb90ea92689a9db45240d74a9bac5c8426da354 Mon Sep 17 00:00:00 2001
From: Pierre Ferreira
Date: Wed, 13 Dec 2023 16:29:20 +0100
Subject: [PATCH] :globe_with_meridians: toujours plus de trad
:globe_with_meridians:
---
cryptide_project/src/Pages/InGame.tsx | 2 +-
cryptide_project/src/Translations/en.json | 2 ++
cryptide_project/src/Translations/es.json | 1 +
cryptide_project/src/Translations/fr.json | 3 +--
cryptide_project/src/Translations/pt.json | 1 +
cryptide_project/src/Translations/ru.json | 2 +-
6 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/cryptide_project/src/Pages/InGame.tsx b/cryptide_project/src/Pages/InGame.tsx
index 4a0d8d2..8fb887e 100644
--- a/cryptide_project/src/Pages/InGame.tsx
+++ b/cryptide_project/src/Pages/InGame.tsx
@@ -375,7 +375,7 @@ const InGame = ({locale, changeLocale}) => {
backgroundColor: theme.colors.primary,
borderColor: theme.colors.secondary
}}>
- Tour : {cptTour}
+ : {cptTour}
}
diff --git a/cryptide_project/src/Translations/en.json b/cryptide_project/src/Translations/en.json
index 9c67646..9d9756e 100644
--- a/cryptide_project/src/Translations/en.json
+++ b/cryptide_project/src/Translations/en.json
@@ -72,6 +72,8 @@
"navbar.presentation":"Presentation",
"navbar.info":"Information",
+ "round" : "Round",
+
"play.jouerseul": "Play alone",
"play.enigme": "Solve an enigma",
"play.enigme.easy": "Easy",
diff --git a/cryptide_project/src/Translations/es.json b/cryptide_project/src/Translations/es.json
index 0782f1a..c27982e 100644
--- a/cryptide_project/src/Translations/es.json
+++ b/cryptide_project/src/Translations/es.json
@@ -71,6 +71,7 @@
"navbar.presentation":"Presentación",
"navbar.info":"Información",
+ "round":"Vuelta",
"informations": "Información",
"info.intro.title": "Introducción al juego:",
diff --git a/cryptide_project/src/Translations/fr.json b/cryptide_project/src/Translations/fr.json
index 191eb73..c79cfc2 100644
--- a/cryptide_project/src/Translations/fr.json
+++ b/cryptide_project/src/Translations/fr.json
@@ -71,14 +71,13 @@
"navbar.presentation":"Présentation",
"navbar.info":"Informations",
-
- "easy" : "Facile",
"hard" : "Difficile",
"medium" : "Intermédiaire",
"strong" : "Fort",
"weak" : "Faible",
"none" : "Aucun",
+ "round" : "Tour",
"play.jouerseul": "Jouer seul",
"play.enigme": "Résoudre une énigme",
diff --git a/cryptide_project/src/Translations/pt.json b/cryptide_project/src/Translations/pt.json
index f6c0c83..c5d2d58 100644
--- a/cryptide_project/src/Translations/pt.json
+++ b/cryptide_project/src/Translations/pt.json
@@ -72,6 +72,7 @@
"navbar.presentation":"Apresentação",
"navbar.info":"Informação",
+ "round":"ronda",
"informations" : "Informação",
diff --git a/cryptide_project/src/Translations/ru.json b/cryptide_project/src/Translations/ru.json
index a85d796..65e17b8 100644
--- a/cryptide_project/src/Translations/ru.json
+++ b/cryptide_project/src/Translations/ru.json
@@ -72,7 +72,7 @@
"navbar.presentation":"Презентационный",
"navbar.info":"Информация",
-
+ "round" : "Раунд",
"informations" : "Информация",
"info.intro.title":"Введение в игру :",