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": "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.",
|
||||
|
||||
Reference in New Issue
Block a user