mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Mark Spanish language as complete for Assist (#36317)
This commit is contained in:
parent
df0bb9b501
commit
26e92f7c9b
@ -403,7 +403,7 @@ function registerLanguageSelectChange() {
|
||||
function updateLanguageSupports(locale = null) {
|
||||
let data = {
|
||||
"en-US": [3, 3],
|
||||
"es-ES": [2, 2],
|
||||
"es-ES": [3, 3],
|
||||
"pt-BR": [3, 3],
|
||||
"de-DE": [3, 3],
|
||||
"it-IT": [2, 2],
|
||||
|
Loading…
x
Reference in New Issue
Block a user