Use better touch gestures

This commit is contained in:
Timothy Armes
2024-09-30 16:34:35 +02:00
parent aa05a3ce0b
commit ce967f159d
5 changed files with 72 additions and 7 deletions
+6
View File
@@ -59,6 +59,12 @@
"getInvolved": "Echecs France is completely free, open source and open to contributions. Find us on <link>GitHub</link> if you want to get involved."
},
"Map": {
"touch": "Use two fingers to move the map",
"scroll": "Use ctrl + scroll to zoom the map",
"scrollMac": "Use \u2318 + scroll to zoom the map"
},
"Tournaments": {
"loading": "Loading...",
"searchLabel": "Search",
+6
View File
@@ -58,6 +58,12 @@
"getInvolved": "Échecs France est complètement gratuit, open source et ouvert aux contributions. Retrouvez-nous sur <link>GitHub</link> si vous souhaitez vous impliquer."
},
"Map": {
"touch": "Utilisez deux doigts pour déplacer la carte",
"scroll": "Utilisez ctrl + défilement pour zoomer sur la carte",
"scrollMac": "Utilisez \u2318 + défilement pour zoomer sur la carte"
},
"Tournaments": {
"loading": "Téléchargement...",
"searchLabel": "Rechercher",