🌐 toujours plus de trad 🌐
continuous-integration/drone/push Build is passing Details

pull/109/head
Pierre Ferreira 1 year ago
parent 34a53d016f
commit edb90ea926

@ -375,7 +375,7 @@ const InGame = ({locale, changeLocale}) => {
backgroundColor: theme.colors.primary, backgroundColor: theme.colors.primary,
borderColor: theme.colors.secondary borderColor: theme.colors.secondary
}}> }}>
Tour : {cptTour} <FormattedMessage id='round'/> : {cptTour}
</div> </div>
} }

@ -72,6 +72,8 @@
"navbar.presentation":"Presentation", "navbar.presentation":"Presentation",
"navbar.info":"Information", "navbar.info":"Information",
"round" : "Round",
"play.jouerseul": "Play alone", "play.jouerseul": "Play alone",
"play.enigme": "Solve an enigma", "play.enigme": "Solve an enigma",
"play.enigme.easy": "Easy", "play.enigme.easy": "Easy",

@ -71,6 +71,7 @@
"navbar.presentation":"Presentación", "navbar.presentation":"Presentación",
"navbar.info":"Información", "navbar.info":"Información",
"round":"Vuelta",
"informations": "Información", "informations": "Información",
"info.intro.title": "Introducción al juego:", "info.intro.title": "Introducción al juego:",

@ -71,14 +71,13 @@
"navbar.presentation":"Présentation", "navbar.presentation":"Présentation",
"navbar.info":"Informations", "navbar.info":"Informations",
"easy" : "Facile",
"hard" : "Difficile", "hard" : "Difficile",
"medium" : "Intermédiaire", "medium" : "Intermédiaire",
"strong" : "Fort", "strong" : "Fort",
"weak" : "Faible", "weak" : "Faible",
"none" : "Aucun", "none" : "Aucun",
"round" : "Tour",
"play.jouerseul": "Jouer seul", "play.jouerseul": "Jouer seul",
"play.enigme": "Résoudre une énigme", "play.enigme": "Résoudre une énigme",

@ -72,6 +72,7 @@
"navbar.presentation":"Apresentação", "navbar.presentation":"Apresentação",
"navbar.info":"Informação", "navbar.info":"Informação",
"round":"ronda",
"informations" : "Informação", "informations" : "Informação",

@ -72,7 +72,7 @@
"navbar.presentation":"Презентационный", "navbar.presentation":"Презентационный",
"navbar.info":"Информация", "navbar.info":"Информация",
"round" : "Раунд",
"informations" : "Информация", "informations" : "Информация",
"info.intro.title":"Введение в игру :", "info.intro.title":"Введение в игру :",

Loading…
Cancel
Save