From 80e46de912b5ea6a1aa87f81b746d2a13961ccc1 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Thu, 15 Sep 2022 05:50:25 +0300 Subject: [PATCH] Updated Settings (markdown) --- Settings.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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.