mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Clubs page
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"Nav": {
|
||||
"title": "Échecs France",
|
||||
"tournaments": "Tournois",
|
||||
"clubs": "Clubs",
|
||||
"elo": "Calculette Elo"
|
||||
},
|
||||
|
||||
@@ -48,6 +49,7 @@
|
||||
"noneFound": "Pas de tournois trouvé",
|
||||
"date": "Date",
|
||||
"town": "Ville",
|
||||
"ffe": "FFE",
|
||||
"tournament": "Tournois",
|
||||
"timeControl": "Cadence",
|
||||
"approx": "Géolocalisation approximative",
|
||||
@@ -55,6 +57,19 @@
|
||||
"clearButton": "Effacer"
|
||||
},
|
||||
|
||||
"Clubs": {
|
||||
"loading": "Téléchargement...",
|
||||
"searchLabel": "Rechercher",
|
||||
"searchPlaceholder": "Rechercher",
|
||||
"syncWithMapCheckbox": "Clubs visibles sur la carte",
|
||||
"noneFound": "Pas de club trouvé",
|
||||
"name": "Name",
|
||||
"ffe": "FFE",
|
||||
"contact": "Contact",
|
||||
"approx": "Géolocalisation approximative",
|
||||
"clearButton": "Effacer"
|
||||
},
|
||||
|
||||
"About": {
|
||||
"title": "Qui Sommes-Nous?",
|
||||
"p1": "Ce projet a vu le jour début 2022 afin de permettre une visualisation sur une carte des tournois d'échecs en France. Ayant déménagé en France en 2019, je ne connaissais alors pas la géographie française et je souhaitais savoir quels tournois avaient lieu près de chez moi.",
|
||||
|
||||
Reference in New Issue
Block a user