hass-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 Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
config_flow.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
const.py Add all supported languages to Google Translate and remove unsupported ones (#107404) 2024-04-24 20:51:46 +02:00
manifest.json Remove stale dep from google translate (#95247) 2023-06-26 18:49:01 +02:00
strings.json Add "language" to strings.json (#112869) 2024-03-12 21:49:59 +01:00
tts.py Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00