diff --git a/website/src/lib/docs/es/menu/settings.mdx b/website/src/lib/docs/es/menu/settings.mdx
new file mode 100644
index 00000000..8e2064c5
--- /dev/null
+++ b/website/src/lib/docs/es/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.
+
+
+
+```
+Puede contribuir añadiendo o mejorando traducciones en nuestro proyecto Crowdin.
+Si quiere comenzar a traducir un nuevo idioma, por favor contáctenos.
+Cualquier ayuda será bienvenida!
+```
+
+
+
+### 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).