From a5ae8270f017d2ea7ff1588001190f8ba09586c2 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 1 Aug 2025 16:14:23 +0200 Subject: [PATCH] New translations settings.mdx (Indonesian) --- website/src/lib/docs/id/menu/settings.mdx | 50 +++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 website/src/lib/docs/id/menu/settings.mdx diff --git a/website/src/lib/docs/id/menu/settings.mdx b/website/src/lib/docs/id/menu/settings.mdx new file mode 100644 index 00000000..8c529729 --- /dev/null +++ b/website/src/lib/docs/id/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).