Clubs page

This commit is contained in:
Timothy Armes
2023-10-09 19:06:24 +02:00
committed by Owen Rees
parent 5b2218966f
commit ed68a9280b
11 changed files with 458 additions and 1 deletions
+15
View File
@@ -19,6 +19,7 @@
"Nav": {
"title": "Échecs France",
"tournaments": "Tournaments",
"clubs": "Clubs",
"elo": "Elo Calculator"
},
@@ -48,6 +49,7 @@
"noneFound": "No tournaments found",
"date": "Date",
"town": "Town",
"ffe": "FFE",
"tournament": "Tournament",
"timeControl": "Time Control",
"approx": "Geo-location is approximative",
@@ -55,6 +57,19 @@
"clearButton": "Clear"
},
"Clubs": {
"loading": "Loading...",
"searchLabel": "Search",
"searchPlaceholder": "Search",
"syncWithMapCheckbox": "Clubs visible on the map",
"noneFound": "No clubs found",
"name": "Name",
"ffe": "FFE",
"contact": "Contact info",
"approx": "Geo-location is approximative",
"clearButton": "Effacer"
},
"About": {
"title": "Who are we?",
"p1": "This project came to life in early 2022 with the aim of providing a visualization of chess tournaments on a map in France. Having moved to France in 2019, I was not familiar with the geography of the country and wanted to know which tournaments were taking place near my location.",