Mark Spanish language as complete for Assist (#36317)

This commit is contained in:
Paulus Schoutsen 2024-12-12 14:17:50 -05:00 committed by GitHub
parent df0bb9b501
commit 26e92f7c9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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],