mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Correct the documentation about the language (#20297)
This commit is contained in:
parent
89bfb078fe
commit
78fb811d2f
@ -41,10 +41,10 @@ province:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
language:
|
language:
|
||||||
description: "The 2 letters of your language, please be aware that this is only possible in the current country. So 'ne' is only possible in Netherlands. Possible options are: bu, bs, ce, da, de, ee, en, es, ga, ca, su, fr, gr, he, hr, ma, is, it, li, la, sr, mk, ma, ne, no, po, pt, ro, cp, sv, sl, eu."
|
description: "The ISO code of your language, please be aware that this is only possible in the current country. So 'nl-NL' or 'nl-BE' is only possible in Netherlands or Belgium"
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: "en"
|
default: "en-US"
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user