🌐 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,
borderColor: theme.colors.secondary
}}>
Tour : {cptTour}
<FormattedMessage id='round'/> : {cptTour}
</div>
}

@ -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",

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

@ -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",

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

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

Loading…
Cancel
Save