diff --git a/Settings.md b/Settings.md index 632ec41..3a10195 100644 --- a/Settings.md +++ b/Settings.md @@ -53,6 +53,17 @@ base: http://host.local/homepage **_The URL must be a full, absolute URL, or it will be ignored by the browser._** + +## Language + +You may override the browser language detection by setting your desired language manually using: + +```yaml +language: fr +``` + +*The language should be specified using its [IETF Language Tag (BCP 47)](https://en.wikipedia.org/wiki/IETF_language_tag).* + ## Providers The `providers` section allows you to define shared API provider options and secrets. Currently this allows you to define your weather API keys in secret.