> ## Documentation Index
> Fetch the complete documentation index at: https://docs.myzendo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Choose your language, units and formats

> Use Zendo in your own language, with the temperature, distances and clock you're used to.

export const MenuButton = ({badged = false}) => <div className="bg-[#a8c8b9] w-[36px] h-[36px] rounded-[10px] p-[6px] justify-center items-center aspect-square inline-flex relative">
    {badged && <div className="absolute top-[-3px] right-[-3px] w-[12px] h-[12px] rounded-[12px] bg-[#417777]"></div>}
      <svg width="22px" height="22px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
      <g fill="#417777"><path d="M12 0a12 12 0 1 0 12 12A12 12 0 0 0 12 0m0 22a10 10 0 1 1 10-10 10 10 0 0 1-10 10"></path><path d="M10 12a2 2 0 1 0 4 0 2 2 0 1 0-4 0m5.5 0a2 2 0 1 0 4 0 2 2 0 1 0-4 0m-11 0a2 2 0 1 0 4 0 2 2 0 1 0-4 0"></path></g>
      </svg>
  </div>;

## Intro

**Language & Region** lets you pick the language Zendo is written in, and the units and formats it reads in.

***

## How to change it

1. Tap <MenuButton />
2. Tap "Settings"
3. Tap "About Your Zendo"
4. Tap "Language & Region"
5. Tap the option you want in each list.

<Note>
  The setting is per device. Each device remembers its own choice, so the wall tablet can read in one language while your phone reads in another.
</Note>

***

## What you can set

Each list starts with an **Automatic** row, which lets Zendo decide instead of pinning a choice.

* **Language**: the language Zendo is written in. Each one is named in its own words, so you can find yours at a glance.
* **Temperature**: **Celsius (ºC)** or **Fahrenheit (ºF)**.
* **Measurement System**: **Metric** for metres, kilometres, cubic metres and litres. **UK** for miles over distance but metric for volume. **US** for miles, feet and US gallons.
* **Clock**: **24-Hour Time** for times written 00:00 to 23:59, or **12-Hour Time (AM/PM)**.
* **First Day of Week**: **Monday** or **Sunday**. This decides which day a calendar starts its rows on.

***

## How Automatic works

**Automatic** doesn't mean the same thing in every list, so it's worth knowing which one you're setting.

For **Temperature**, **Measurement System**, **Clock** and **First Day of Week**, Automatic follows this phone or tablet's own settings. The row underneath names what that currently works out to, so you can see the answer before you decide whether to pin it.

For **Language**, Automatic is resolved by Zendo rather than read straight from the device.

<Tip>
  Change the setting on the device rather than in Zendo when you want everything on it to match. Pin a choice in Zendo when you want Zendo alone to differ.
</Tip>

***

## Restart Zendo after changing a device setting

Changes you make in Zendo take effect straight away. Changes you make in your device's own settings don't, so close Zendo completely and open it again.

This applies when you're on **Automatic** and you change the temperature, units, clock or first day of the week on the device itself. Zendo reads those once when it starts, so until you restart it, the old setting stays on screen.
