From d75866b83e966418666409d2bc284fb98148fe0f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 27 Mar 2026 18:38:28 +0100 Subject: [PATCH] New translations files-and-stats.mdx (Lithuanian) --- website/src/lib/docs/lt/files-and-stats.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/src/lib/docs/lt/files-and-stats.mdx b/website/src/lib/docs/lt/files-and-stats.mdx index 7896cedb0..6d85e2b5b 100644 --- a/website/src/lib/docs/lt/files-and-stats.mdx +++ b/website/src/lib/docs/lt/files-and-stats.mdx @@ -12,6 +12,7 @@ title: Puslapis nerastas let gpxStatistics = writable(exampleGPXFile.getStatistics()); let slicedGPXStatistics = writable(undefined); + let hoveredPoint = writable(null); let additionalDatasets = writable(['speed', 'atemp']); let elevationFill = writable(undefined); @@ -84,6 +85,7 @@ You can also use the mouse wheel to zoom in and out on the elevation profile, an