mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
Update list of supported languages (#32689)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
746c03a888
commit
f81d75f830
@ -16,8 +16,80 @@ The `google_translate` text-to-speech platform uses the unofficial [Google Trans
|
|||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
Check the [complete list of supported languages](https://cloud.google.com/translate/docs/languages) (languages where "Talk" feature is enabled in Google Translate) for allowed values.
|
<details>
|
||||||
Use the 2-digit language code which you can find at the end of the URL when you click on the language name.
|
<summary><b>Supported Languages </b></summary>
|
||||||
|
|
||||||
|
All languages where the "Talk" feature is enabled in Google Translate are supported. The following is the current list of languages supported by Google.
|
||||||
|
|
||||||
|
| Language Code | Language |
|
||||||
|
| ------------- | ----------------------------- |
|
||||||
|
| af | Afrikaans |
|
||||||
|
| am | Amharic |
|
||||||
|
| ar | Arabic |
|
||||||
|
| bg | Bulgarian |
|
||||||
|
| bn | Bengali |
|
||||||
|
| bs | Bosnian |
|
||||||
|
| ca | Catalan |
|
||||||
|
| cs | Czech |
|
||||||
|
| cy | Welsh |
|
||||||
|
| da | Danish |
|
||||||
|
| de | German |
|
||||||
|
| el | Greek |
|
||||||
|
| en | English |
|
||||||
|
| es | Spanish |
|
||||||
|
| et | Estonian |
|
||||||
|
| eu | Basque |
|
||||||
|
| fi | Finnish |
|
||||||
|
| fil | Filipino (Tagalog) |
|
||||||
|
| fr | French |
|
||||||
|
| gl | Galician |
|
||||||
|
| gu | Gujarati |
|
||||||
|
| ha | Hausa |
|
||||||
|
| hi | Hindi |
|
||||||
|
| hr | Croatian |
|
||||||
|
| hu | Hungarian |
|
||||||
|
| id | Indonesian |
|
||||||
|
| is | Icelandic |
|
||||||
|
| it | Italian |
|
||||||
|
| iw | Hebrew |
|
||||||
|
| ja | Japanese |
|
||||||
|
| jw | Javanese |
|
||||||
|
| km | Khmer |
|
||||||
|
| kn | Kannada |
|
||||||
|
| ko | Korean |
|
||||||
|
| la | Latin |
|
||||||
|
| lt | Lithuanian |
|
||||||
|
| lv | Latvian |
|
||||||
|
| ml | Malayalam |
|
||||||
|
| mr | Marathi |
|
||||||
|
| ms | Malay |
|
||||||
|
| my | Myanmar (Burmese) |
|
||||||
|
| ne | Nepali |
|
||||||
|
| nl | Dutch |
|
||||||
|
| no | Norwegian |
|
||||||
|
| pa | Punjabi |
|
||||||
|
| pl | Polish |
|
||||||
|
| pt | Portuguese (Portugal, Brazil) |
|
||||||
|
| ro | Romanian |
|
||||||
|
| ru | Russian |
|
||||||
|
| si | Sinhala (Sinhalese) |
|
||||||
|
| sk | Slovak |
|
||||||
|
| sq | Albanian |
|
||||||
|
| sr | Serbian |
|
||||||
|
| su | Sundanese |
|
||||||
|
| sv | Swedish |
|
||||||
|
| sw | Swahili |
|
||||||
|
| ta | Tamil |
|
||||||
|
| te | Telugu |
|
||||||
|
| th | Thai |
|
||||||
|
| tl | Tagalog (Filipino) |
|
||||||
|
| tr | Turkish |
|
||||||
|
| uk | Ukrainian |
|
||||||
|
| ur | Urdu |
|
||||||
|
| vi | Vietnamese |
|
||||||
|
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
Check the [complete list of supported tld](https://www.google.com/supported_domains) for allowed TLD values. This is used to force the dialect used when multiple fall into the same 2-digit language code(i.e., _US, UK, AU_)
|
Check the [complete list of supported tld](https://www.google.com/supported_domains) for allowed TLD values. This is used to force the dialect used when multiple fall into the same 2-digit language code(i.e., _US, UK, AU_)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user