From 5d5d30e61fab6ca15631b27e02283731b44bc400 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 17:04:23 +0200 Subject: [PATCH] New translations settings.mdx (Polish) --- website/src/lib/docs/pl/menu/settings.mdx | 52 +++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 website/src/lib/docs/pl/menu/settings.mdx diff --git a/website/src/lib/docs/pl/menu/settings.mdx b/website/src/lib/docs/pl/menu/settings.mdx new file mode 100644 index 00000000..8298e2e3 --- /dev/null +++ b/website/src/lib/docs/pl/menu/settings.mdx @@ -0,0 +1,52 @@ +--- +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... + +This opens 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).