Fix layout issues & co-locate components (#46)

* Fix layout issues & co-locate components

* Fix front page

* Fix centering
This commit is contained in:
Timothy Armes
2023-07-04 13:26:25 +02:00
committed by GitHub
parent a9822b65fe
commit 75a6c74306
26 changed files with 306 additions and 305 deletions
+3 -3
View File
@@ -7,7 +7,7 @@
"Nav": {
"title": "Échecs France",
"competitions": "Tournois",
"tournaments": "Tournois",
"about": "Qui Sommes-Nous",
"contact": "Contactez-Nous"
},
@@ -31,14 +31,14 @@
"mapLink": "Voir La Carte"
},
"Competitions": {
"Tournaments": {
"loading": "Téléchargement...",
"searchLabel": "Rechercher",
"searchPlaceholder": "Rechercher",
"noneFound": "Pas de tournois trouvé",
"date": "Date",
"town": "Ville",
"competition": "Tournois",
"tournament": "Tournois",
"timeControl": "Cadence",
"approx": "Géolocalisation approximative"
},