From 085a8f4e2ed2ef48c54bd02f0964943d28c3bde8 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sun, 20 Oct 2024 18:50:57 +0200 Subject: [PATCH] New translations settings.mdx (Turkish) --- website/src/lib/docs/tr/menu/settings.mdx | 50 +++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 website/src/lib/docs/tr/menu/settings.mdx diff --git a/website/src/lib/docs/tr/menu/settings.mdx b/website/src/lib/docs/tr/menu/settings.mdx new file mode 100644 index 00000000..8c529729 --- /dev/null +++ b/website/src/lib/docs/tr/menu/settings.mdx @@ -0,0 +1,50 @@ +--- +title: Settings +--- + + + +# { title } + +### Distance units + +Change the units used to display distances in the interface. + +### Velocity units + +Change the units used to display velocities in the interface. +You can choose between distance per hour or minutes per distance, which can be more suitable for running activities. + +### Temperature units + +Change the units used to display temperatures in the interface. + +### Language + +Change the language used in the interface. + + + +You can contribute by adding or improving translations on our Crowdin project. +If you would like to start translating into a new language, please get in touch. +Any help is greatly appreciated! + + + +### Theme + +Change the theme used in the interface. + +### Street view source + +Change the source used for the [street view control](../map-controls). +The default one is Mapillary, but you can also use Google Street View. +Learn more about how to use the street view control in the [map controls section](../map-controls). + +### Map layers... + +Open a dialog where you can enable or disable map layers, add custom ones, change the opacity of overlays, and more. +More information about map layers can be found in the [map controls section](../map-controls).