02-18-2025 01:29 AM
Hi,
I have a google smarthome action and live. But I need to add one more language, french. In the new developer console, I can not find any settings to add a new language. How to add new language and submit for the certification again ?
thank you
Oguz
Answered! Go to the Recommended Answer.
02-24-2025 11:33 AM
You are correct, there isn't a specific setting within the Developer console to directly add additional languages like French. The way Google handles multiple languages for Smart Home Actions has changed. You no longer explicitly define each language in the console itself.
Instead, Google relies on the user's device settings. If a user has their Google Assistant and device language set to French, and your Action is properly designed, Google's systems will automatically attempt to use French for interactions. This means you don't submit separate versions for certification for each language.
02-24-2025 11:33 AM
You are correct, there isn't a specific setting within the Developer console to directly add additional languages like French. The way Google handles multiple languages for Smart Home Actions has changed. You no longer explicitly define each language in the console itself.
Instead, Google relies on the user's device settings. If a user has their Google Assistant and device language set to French, and your Action is properly designed, Google's systems will automatically attempt to use French for interactions. This means you don't submit separate versions for certification for each language.
03-05-2025 01:11 AM
Thats perfect, thank you !