diff --git a/custom_components/ha_text_ai/translations/de.json b/custom_components/ha_text_ai/translations/de.json index 41767a6..36f3846 100644 --- a/custom_components/ha_text_ai/translations/de.json +++ b/custom_components/ha_text_ai/translations/de.json @@ -92,9 +92,9 @@ "anthropic": "Anthropic (compatible)", "deepseek": "DeepSeek", "gemini": "Google Gemini" + } } - } -}, + }, "services": { "ask_question": { "name": "Frage stellen (HA Text AI)", diff --git a/custom_components/ha_text_ai/translations/es.json b/custom_components/ha_text_ai/translations/es.json index 1c4fdb3..40a6e70 100644 --- a/custom_components/ha_text_ai/translations/es.json +++ b/custom_components/ha_text_ai/translations/es.json @@ -92,9 +92,9 @@ "anthropic": "Anthropic (compatible)", "deepseek": "DeepSeek", "gemini": "Google Gemini" + } } - } -}, + }, "services": { "ask_question": { "name": "Hacer Pregunta (HA Text AI)",