core/homeassistant/components/google_translate
prabhjotsbhatia-ca 79d6c2e75a
Add all supported languages to Google Translate and remove unsupported ones (#107404)
* Adding supported language codes from Google Translate

Added all languages that Google Translate supports.

* Corrected alphabetical order of languages

* Remove languages not actually supported for speech

Previously I added languages supported by Google Translate. Based on comments received, I manually verified each language, and  removed languages that are not actually supported for speech in Google Translate.

* Add instructions to update the list of supported languages

Added instructions as suggested so as to facilitate easier update on this list.

* Reformat comment in const.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-04-24 20:51:46 +02:00
..
__init__.py
config_flow.py
const.py Add all supported languages to Google Translate and remove unsupported ones (#107404) 2024-04-24 20:51:46 +02:00
manifest.json
strings.json
tts.py Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00